Skip to main content
Glama
randunun-eng

Taobao Sourcing Assistant

by randunun-eng

taobao_full_picture

Read-onlyIdempotent

Retrieve a consolidated view of cart items, orders, tracking, and seller chats grouped by vendor. Filter by seller or order ID to focus on specific transactions.

Instructions

The 'full picture' — joins your cart + orders (+ tracking/取件码) + seller chats by vendor.

Three modes from one tool: seller → that vendor's dossier (cart + orders + thread); order_id → that order joined to its tracking + the vendor's thread; neither → an overview of every linked vendor. Read-only; IM threads that can't be confidently matched are flagged unlinked, never guessed. Example: {"seller": "好管家旗舰店"} or {"order_id": "3309..."}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sellerNo
order_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

The description discloses read-only behavior (matching readOnlyHint) and adds details about unmatched IM threads being flagged as 'unlinked', which goes beyond annotations. It explains the matching policy, providing transparent behavioral context.

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 well-structured with a clear lead sentence, enumerated modes, and a caution. It is concise yet sufficiently detailed, though slightly long due to mode explanations.

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?

The description covers the main functionality (three modes, data joined, matching behavior). Despite not detailing output fields, the presence of an output schema mitigates this omission. It provides adequate context for a complex tool.

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

Parameters4/5

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

With 0% schema description coverage, the description adds significant meaning by explaining each parameter's function: `seller` returns a vendor dossier, `order_id` joins order with tracking and thread, and omitting both gives an overview. Examples further clarify usage.

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 joins cart, orders, tracking, and seller chats by vendor. It distinguishes three usage modes (seller, order_id, none), providing a specific verb ('joins') and resource ('data by vendor'). This clarity differentiates it from sibling tools.

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

Usage Guidelines3/5

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

The description implies usage through the three modes (e.g., 'use `seller` for a vendor dossier') but does not explicitly contrast this tool with alternatives like taobao_search or taobao_track_orders. No guidance on when not to use it.

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/randunun-eng/taobao-sourcing-mcp'

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