Skip to main content
Glama
KuudoAI

Amazon Selling Central MCP

by KuudoAI

FulfillmentInbound_listShipmentPallets

Get a paginated list of pallet packages within a shipment to review inbound inventory details.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Provides a paginated list of pallet packages in a shipment.

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.7/5.0
Behavior3/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 does disclose that the tool is a catalog entry, that it runs in Kuudo rather than here, and that results are paginated. Still, it does not mention response shape, authentication, rate limits, or side effects; the transparency is adequate but minimal.

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 contains no filler. The main functional statement is clear and easy to parse. The placement of 'Catalog entry' and 'Runs in your Kuudo deployment, not here' before the purpose is slightly inefficient, but the overall structure remains concise and useful.

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 no annotations and no output schema, the description should provide enough context for correct invocation. It identifies the output as a paginated list of pallet packages but does not explain how the shipment is identified, how pagination works, what the response looks like, or how the Kuudo deployment requirement affects invocation. The description is incomplete as an operational guide.

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 properties and 100% schema description coverage, so there are no parameter names or types the description must explain. The mention of 'in a shipment' implies some shipment context, but since the schema defines no parameters, the description is not obligated to clarify parameter syntax or formats.

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 what the tool does: it provides a paginated list of pallet packages in a shipment. The verb is specific ('Provides'), the resource is clear ('pallet packages in a shipment'), and it naturally distinguishes from sibling tools like FulfillmentInbound_listShipmentBoxes or FulfillmentInbound_listInboundPlanPallets.

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 phrase 'Runs in your Kuudo deployment, not here' gives an explicit environment restriction and warns the agent that the tool may not be usable in the current context. However, it does not explicitly compare this tool to its siblings or state when to prefer it over similar tools such as listShipmentBoxes or listInboundPlanPallets.

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