Skip to main content
Glama
KuudoAI

Amazon Selling Central MCP

by KuudoAI

FulfillmentInbound_confirmShipmentContentUpdatePreview

Confirm a previewed shipment content update and accept the resulting transportation cost changes to finalize inbound shipment modifications.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Confirm a shipment content update preview and accept the changes in transportation cost.

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.1/5.0
Behavior3/5

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

There are no annotations, so the description carries the disclosure burden. It does state the core effect: confirming a preview and accepting transportation cost changes. However, it omits whether this is final/irreversible, what prerequisites exist, and any downstream consequences.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact, but the opening phrase 'Catalog entry.' is a vague fragment that delays the actual purpose. The core action appears in the second sentence, which is less effective than leading with the tool's purpose.

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?

With no annotations and no output schema, the description should provide more operational context. It mentions the environment and the high-level action, but it does not explain when to call it, what inputs are expected (even if none), or what happens after confirmation. The large sibling set makes this omission more significant.

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 declares zero properties and has 100% coverage, so the description is not required to add parameter semantics. The baseline for zero parameters is 4, and the description does not need to compensate for missing schema fields.

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 uses specific verbs 'Confirm' and 'accept' and names the resource 'shipment content update preview' and 'transportation cost'. It is clearly distinct from the get/generate preview siblings, though it does not explicitly name alternatives.

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

Usage Guidelines2/5

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

The description gives no explicit when-to-use guidance. The phrase 'Runs in your Kuudo deployment, not here' is an environment constraint, but it does not explain when to choose this tool over related siblings like confirmTransportationOptions or how it fits into the preview-generation workflow.

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