Skip to main content
Glama
pangolinfo

PangolinFo Amazon Ad Tracker & Review Intelligence

Official
by pangolinfo

search_amazon_alexa

Query Amazon's AI shopping assistant Rufus with natural language prompts to get structured product recommendations, text replies, and follow-up questions for scenario-based product discovery.

Instructions

[Amazon Rufus AI 对话推荐] 用自然语言提示词问 Amazon 的 AI 购物助手 Rufus,拿回分组的结构化商品推荐 + Rufus 文本回复 + 追问建议。 Use when: 用户说"问 Amazon AI X"/"Rufus 推荐"/"用对话方式找商品"/"按场景找产品(送礼/露营/搬家/某需求)"/"开放式选品咨询"/"我不知道关键词,只知道场景"。 Don't use: 已经有明确关键词想看 SERP(用 search_amazon);想要类目热销榜(用 list_bestsellers);单 ASIN 详情(用 get_amazon_product);Google 站外 AI 搜索(用 google_ai_search)。 Returns: data.json[{ prompt, content, products[{ title, items[{ asin,url,title,cover,score,ratingsCount,price,originalPrice,describe }] }], follow_up_questions[], screenshot }] + 顶层 taskId / url / screenshot。注意 follow_up_questions 是 snake_case(后端原样透传)。 Pair with: ↓ 拿到 asin 喂 get_amazon_product / get_amazon_reviews 深拆;follow_up_questions 可作下一轮 prompts 输入做多轮探索。 Cost: 6 积点/次调用(固定,与 prompts 条数无关)。但建议 prompts ≤3 条;>3 条响应耗时显著不稳定。平均 ~30s。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptsYes对话提示词数组(中英文均可)。每条独立向 Rufus 发问,返回独立分组结果。**整次调用固定 6 积点**(与条数无关),但建议 ≤3 条:>3 条响应耗时显著不稳定。Examples: ['gifts for a 5-year-old who loves dinosaurs'] / ['camping gear under $50','best tent for 2 people']。
screenshotNo是否返回 Rufus 对话页面截图 URL。默认 false。true 会增加后端负担,仅当需要给最终用户附图证据时打开。
Behavior5/5

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

No annotations are provided, so the description carries full burden. It discloses key behavioral traits: cost (6 points per call regardless of prompt count), performance advice (≤3 prompts for stability, average ~30s), return format details (snake_case follow_up_questions, top-level fields), and screenshot parameter behavior (increases backend burden). This exceeds typical transparency.

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 moderately long but well-organized with bullet-like markers, front-loading purpose and usage. Every sentence contributes unique information, though some redundancy exists (e.g., cost mentioned twice). Still, it is efficient for the complexity.

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

Completeness5/5

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

Despite lacking an output schema, the description thoroughly explains the return structure (data.json with fields like prompt, content, products with nested items, follow_up_questions, screenshot, plus top-level taskId/url/screenshot). It covers cost, performance, and usage caveats, making the tool fully self-explanatory for an AI agent.

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

Parameters5/5

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

Schema coverage is 100% with both parameters fully described. The description adds significant value: for 'prompts', it explains cost independence, suggests ≤3 prompts for stability, and provides examples; for 'screenshot', it clarifies when to enable (for user-facing evidence) and the trade-off. This goes well beyond the schema.

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 states the tool queries Amazon's AI shopping assistant Rufus with natural language prompts to get structured product recommendations, text replies, and follow-up suggestions. It explicitly distinguishes from sibling tools like search_amazon (keyword search), list_bestsellers (category bestsellers), and get_amazon_product (single ASIN details), making the purpose unambiguous.

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

Usage Guidelines5/5

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

The description provides explicit when-to-use scenarios (e.g., '用户说问Amazon AI X', 'Rufus推荐', '按场景找产品') and when-not-to-use alternatives (e.g., use search_amazon for keywords, list_bestsellers for category charts, get_amazon_product for single ASIN, google_ai_search for non-Amazon AI search). It also pairs with other tools for downstream analysis, offering complete usage guidance.

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/pangolinfo/pangolinfo-mcp'

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