Skip to main content
Glama
Imsamiullah09

amazon-ads-mcp

List Sponsored Products product/category targets

sp_list_targets
Read-only

Retrieve Sponsored Products targeting clauses with bids and states, filtering by campaign, ad group, or status.

Instructions

List Sponsored Products targeting clauses (v3): product, category and auto-targeting expressions with bids and states.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileIdNoAmazon Ads profile id (Amazon-Advertising-API-Scope). Omit to use the AMAZON_ADS_PROFILE_ID default. Discover ids with get_profiles.
stateFilterNoFilter by entity state. Omit for all states.
campaignIdsNoRestrict to these campaign ids.
maxResultsNoPage size (Amazon max varies by endpoint; <=1000).
nextTokenNoOpaque pagination token from a previous response.
adGroupIdsNoRestrict to these ad group ids.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and openWorldHint=true, so the description's minimal behavioral information (listing types and fields) adds only marginal value. It does not disclose pagination behavior, rate limits, or other traits beyond what annotations cover, resulting in a baseline score.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no wasted words. It efficiently conveys the resource, version, types, and included data fields.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (6 parameters, no output schema) and the presence of annotations, the description covers the essential purpose and output fields (bids and states). It could be enhanced by mentioning pagination or typical response structure, but it is largely complete for a straightforward list tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with all parameters having clear descriptions. The tool description adds no additional parameter information, so it meets the baseline expectation without adding extra value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly specifies the verb 'List', the resource 'Sponsored Products targeting clauses', and includes the types (product, category, auto-targeting) and included fields (bids and states). It also notes the API version (v3), distinguishing it from sibling tools like sp_list_keywords or sp_list_campaigns.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not provide any guidance on when to use this tool versus alternatives. It lacks explicit context for when to choose this over siblings like sp_list_keywords or sp_list_campaigns, and does not mention any prerequisites or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Imsamiullah09/amazon-ads-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server