Skip to main content
Glama
KuudoAI

Amazon Selling Central MCP

by KuudoAI

FulfillmentInbound_getDeliveryChallanDocument

Retrieve the delivery challan document required for PCP transportation of inbound shipments in the India marketplace.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Provide delivery challan document for PCP transportation in IN marketplace.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

A3.8/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It does disclose a key behavioral trait: the tool runs in a Kuudo deployment, not here, which prevents an agent from attempting invocation in the current environment. However, it omits details like return format, authentication requirements, or what 'catalog entry' means for execution, leaving the actual behavior under-specified.

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?

The description is three short sentences, each contributing distinct information: catalog-entry status, deployment environment, and the document's purpose. There is no redundancy or padding, and the most important constraint ('not here') is front-loaded before the functional statement.

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

Completeness3/5

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

For a zero-parameter tool with no output schema, the description covers the essential purpose and deployment limitation, but leaves gaps: it does not describe what the returned document looks like (binary, URL, base64), and it relies on unexplained jargon like 'Kuudo' and 'PCP' that could confuse an agent unfamiliar with the domain. It is adequate but not complete.

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?

The input schema has zero parameters and 100% schema description coverage, so the description has no need to explain parameters. With 0 params, baseline is 4, and the description does not detract from that by adding misleading information.

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 states a specific action ('Provide delivery challan document') and scopes it to 'PCP transportation in IN marketplace,' so it is not a tautology and is clearly distinguishable from sibling tools by domain. However, 'Catalog entry' introduces some ambiguity about whether this is a callable operation, and it does not explicitly differentiate from related FulfillmentInbound tools.

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?

The description gives practical context: it is for PCP transportation in the IN marketplace, and it explicitly says 'Runs in your Kuudo deployment, not here,' which tells the agent this tool is not callable in the current environment. It does not name alternatives or provide an explicit 'use when' statement, but the context and exclusion are clear enough.

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/KuudoAI/amazon-selling-partner-mcp'

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