Skip to main content
Glama

China Sourcing Audit

Full Supplier Audit

full_supplier_audit

FULL-CHAIN supplier audit: one call runs the complete 5-stage pre-purchase decision (verify supplier -> landed cost -> payment red flags -> audit checklist -> certifications) and returns a unified risk verdict. The AI-commerce one-stop gate for buying from China. Cheaper than calling 5 tools separately; designed for agents that need a complete decision, not a single lookup.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
width_cmNo
height_cmNo
length_cmNo
weight_kgNo
deposit_pctNo
company_nameYes
shipping_modeNoair
goods_value_usdNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

With no annotations provided, the description carries the burden of behavioral disclosure. It clearly reveals that one call executes five sequential stages, returns a consolidated verdict, and is cheaper than separate calls. It does not mention failure modes or side effects, but for a read-style audit this is reasonably transparent.

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 front-loaded with the core value proposition and the five stages are listed compactly. Some marketing phrasing like 'AI-commerce one-stop gate' and redundancy with 'complete decision' add slight noise, but overall it is efficient and well organized.

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?

For a tool with eight parameters, no schema descriptions, and no annotations, the description is incomplete for practical use. It explains what the tool does at a high level but leaves the agent to guess how parameters like dimensions, deposit percentage, goods value, and shipping mode affect the audit stages and final verdict.

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

Parameters1/5

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

Schema description coverage is 0%, so the description must compensate by explaining parameters, but it does not mention width_cm, weight_kg, shipping_mode, deposit_pct, goods_value_usd, or any input semantics. Only company_name is implied by the audit context, leaving the agent without essential guidance for correct invocation.

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 identifies a specific verb and resource: one call runs the complete 5-stage pre-purchase decision and returns a unified risk verdict. It clearly distinguishes itself from the sibling single-purpose tools by framing it as the complete decision gate, not a single lookup.

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?

It explicitly states this tool is for agents that need a complete decision, not a single lookup, and contrasts it with calling five tools separately. This gives clear when-to-use guidance and names the alternative approach, even if the sibling tool names are not enumerated.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.