Skip to content
Get MCP AdsGet MCP Ads, home

amazon_ads_get_keywords

Read one page of Amazon Sponsored Products keywords, including paused and archived entities by default.

Read one page of Amazon Sponsored Products keywords, including paused and archived entities by default. Continue with nextToken until absent; one page is not an account total. These are configuration records, not performance metrics.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
accountId
Endpoint
https://mcp.getmcpads.com/amazon-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
accountIdstringRequiredExact selected account ID from list_accounts, including region, for example EU:123456. Regions cannot be interchanged.
maxResultsintegerOptionalMaximum entities in this page, up to 100. Default: 100.
nextTokenstringOptionalOpaque continuation token from the previous page for this same profile and filter.
statesarrayOptionalDelivery states to include; defaults to every state. Default: ["ENABLED","PAUSED","ARCHIVED"].
campaignIdsarrayOptionalRestrict results to these campaign IDs.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "amazon_ads_get_keywords",
    "args": {
      "accountId": "<string>"
    }
  }
}
Esc

Type to search