Skip to main content
Glama
BACH-AI-Tools

Real Time Amazon Data MCP Server

influencer_posts

Get Amazon Influencer posts with pagination. Filter by search query, scope, and country to locate specific content across marketplaces.

Instructions

Get all Amazon Influencer posts with pagination support.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of posts to return. Default: 20 Allowed values: 1-10020
queryNoFind posts matching a search query.
scopeNoReturn the results in a specific scope. Default: ALL Allowed values: ALL, IDEA_LISTS, PHOTOS, VIDEOS
cursorNoA cursor to get the next set of results, it can be used for for paging purposes. Note: the cursor value for the next set of results is returned by this endpoint under data.cursor.
fieldsNoA comma separated list of influencer post fields to include in the response (field projection). By default all fields are returned. Example: post_url,post_title,is_pinned,video_duration
countryNoSets the Amazon domain, marketplace country, language and currency. Default: US Allowed values: US, AU, BR, CA, CN, FR, DE, IN, IT, MX, NL, SG, ES, TR, AE, GB, JP, SA, PL, SE, BE, EG
languageNoThe language of the results. In case not specified, results will be returned in the default domain language. Supported languages per country: US: en_US, es_US AU: en_AU BR: pt_BR CA: en_CA, fr_CA FR: fr_FR, en_GB DE: de_DE, en_GB, cs_CZ, nl_NL, pl_PL, tr_TR, da_DK IN: en_IN, hi_IN, ta_IN, te_IN, kn_IN, ml_IN, bn_IN, mr_IN IT: it_IT, en_GB MX: es_MX NL: nl_NL, en_GB SG: en_SG ES: es_ES, pt_PT, en_GB TR: tr_TR AE: en_AE, ar_AE GB: en_GB JP: ja_JP, en_US, zh_CN SA: ar_AE, en_AE PL: pl_PL SE: sv_SE,
influencer_nameYesThe Amazon Influencer name for which to get posts
Behavior2/5

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

No annotations are provided, so the description carries full behavioral disclosure burden. It describes pagination support but does not disclose the return shape, whether multiple pages require cursor iteration, rate-limit implications, or any side effects. For a read-only listing tool the safety profile is implied but never stated to the agent.

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

Conciseness4/5

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

The description is a single efficient sentence with zero waste. It states the core function and the one non-obvious feature (pagination). It could be marginally improved by adding sibling-tool differentiation, but as written it is appropriately concise and front-loaded.

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

Completeness2/5

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

With 8 parameters, no output schema, and no annotations, the description is thin for a tool with this complexity. The description explains pagination but omits observable behavior like field projection defaults, scope meaning, or what a typical response contains. While the schema documents parameters thoroughly, the description fails to convey the tool's overall behavior and integration with influencer-focused workflows.

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%, meaning all 8 parameters are described in the schema. The description itself adds no parameter-level detail, so the baseline 3 applies. The description's 'pagination support' mention lightly reinforces the cursor parameter but doesn't compensate further; the schema already fully documents each parameter.

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

Purpose4/5

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

The description 'Get all Amazon Influencer posts with pagination support' uses a specific verb (get) plus resource (Amazon Influencer posts), which is clear and actionable. It correctly differentiates from siblings like influencer_profile (profile data) and influencer_post_products (post-linked products), though it doesn't explicitly name those alternatives. The purpose is clear but naming adjacent tools would push it to 5.

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 provides no when-to-use or when-not-to-use guidance. It doesn't explain when to prefer this over influencer_post_products or other content-retrieval tools, nor does it mention required preconditions (e.g., needing a known influencer_name). The pagination mention hints at a use pattern, but there are no explicit context guidelines 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/BACH-AI-Tools/bach-real_time_amazon_data'

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