amazon_ ads_ list_ creative_ assets
Search the Amazon creative asset library: images, logos and videos, native download/playback URLs, sizes and moderation metadata.
Search the Amazon creative asset library: images, logos and videos, native download/playback URLs, sizes and moderation metadata. One page; continue with nextToken using the same filters. Uploaded assets are not proof of campaign use or delivery. Sponsored Products images come from get_product_metadata instead.
- Source
- Amazon Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
accountId- Endpoint
- https:/
/ mcp. getmcpads. com/ amazon-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
accountId | string | Required | Exact selected account ID from list_accounts, including region, for example EU:123456. Regions cannot be interchanged. |
text | string | Optional | |
assetType | string | Optional | One of: IMAGE, VIDEO. |
limit | integer | Optional | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. Default: 50. |
nextToken | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "amazon_ads_list_creative_assets",
"args": {
"accountId": "<string>"
}
}
}