Skip to main content
Glama
ncosic

Webotee Amazon Product Research

xmkt_pricing_compare

Read-only

Compare Amazon and Walmart prices on matched products to find arbitrage opportunities. Check price deltas, profitability, and fulfillment details.

Instructions

Cross-marketplace (Amazon vs Walmart) pricing comparison. Returns matched pairs from mv_product_identity with current Amazon price, current Walmart price, delta %, and a coarse Amazon-FBA profitability check. Each pair also carries the Amazon ASIN's product brand, title and catalog price (or price range) plus fulfillment (FBA/FBM/Amazon). Use for arbitrage / sourcing questions ('cheaper on Walmart?'). Single-ASIN or by-brand.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asinNo
brandNo
marketplace_idNoAmazon-side marketplace for the comparison (Walmart US is always the other side). 1 = Amazon UK, 2 = Amazon US (default)
min_match_confidenceNoOnly matched pairs with Amazon<->Walmart match confidence >= this.
max_match_confidenceNo
min_amazon_priceNo
max_amazon_priceNo
min_walmart_priceNo
max_walmart_priceNo
min_delta_pct_amz_vs_wmtNoOnly pairs whose Amazon-vs-Walmart price delta percentage is >= this.
max_delta_pct_amz_vs_wmtNo
min_est_arbitrage_profitNo
max_est_arbitrage_profitNo
product_title_containsNo
fulfillment_inNoComma-separated FBA/FBM/AMZ to keep.
Behavior4/5

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

Discloses behavioral traits beyond annotations: returns matched pairs with specific fields, includes a coarse profitability check, and notes data source (mv_product_identity). Consistent with readOnlyHint.

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?

Concise (4 sentences), well-structured with front-loaded purpose. Every sentence adds value without redundancy.

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 15 parameters and no output schema, the description adequately explains the output structure and data returned. Could elaborate on delta percentage calculation or profitability threshold.

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 coverage is low (27%), but the description adds context by explaining the tool's filtering logic and output fields. However, many filter parameters (e.g., min_amazon_price, product_title_contains) are not individually described.

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?

Description clearly states verb ('pricing comparison'), resources ('Cross-marketplace Amazon vs Walmart'), and distinguishes from siblings by specifying matched pairs from mv_product_identity. Tailored for arbitrage/sourcing questions.

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

Usage Guidelines4/5

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

Provides explicit use cases ('Use for arbitrage / sourcing questions') and example query ('cheaper on Walmart?') but does not explicitly mention when not to use or list alternatives.

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/ncosic/webotee-mcp'

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