Skip to main content
Glama
KuudoAI

Amazon Vendor Central MCP

by KuudoAI

VendorDirectFulfillmentOrders20211228_submitAcknowledgement

Submit purchase order acknowledgements to confirm acceptance and maintain accurate order status in Amazon Vendor Central.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Submits acknowledgements for one or more purchase orders.

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

B3.2/5.0
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It only says the tool is a catalog entry, runs in the Kuundo deployment rather than here, and submits acknowledgements; it does not mention permissions, side effects, reversibility, failure modes, or response behavior. For a submit/mutation tool this is a significant gap.

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 short and mostly to the point at 17 words. It slightly loses structure points because the core purpose is in the second sentence and the opening 'Catalog entry' fragment is cryptic and could confuse an agent.

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 submission tool with no annotations and no output schema, this is incomplete: it doesn't explain what a successful invocation returns, how acknowledgement contents are provided, or how this version differs from the V1/VendorOrders siblings. The deployment note is useful context but does not make the tool safely invocable.

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 schema has zero defined parameters and 100% schema-description coverage, so the baseline is 4 and the description is not required to elaborate parameter semantics. The phrase 'one or more purchase orders' hints at batching, but the schema itself offers no parameter details.

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 clear verb and resource: it 'submits acknowledgements for one or more purchase orders.' This is not a tautology and is understandable on its own. It loses the top score because it does not distinguish between the similarly named acknowledgement submitters among the 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 action implies the tool is for acknowledging purchase orders, and the note 'Runs in your Kuundo deployment, not here' adds a deployment condition. However, there is no explicit guidance about when to prefer this tool over VendorDirectFulfillmentOrdersV1_submitAcknowledgement, VendorOrdersV1_submitAcknowledgement, or other submit variants.

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-vendor-central-mcp'

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