Skip to main content
Glama
KuudoAI

Amazon Selling Central MCP

by KuudoAI

AplusContent_validateContentDocumentAsinRelations

Validate an A+ Content document against specified ASINs to confirm it can be used with those products. Returns the validation result to identify compatibility issues before publishing.

Instructions

Catalog entry. Runs in your Kuudo deployment, not here. Checks if the A+ Content document is valid for use on a set of ASINs.

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

C2.9/5.0
Behavior2/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 of disclosing behavior. It conveys that the operation is a validation ('Checks') and mentions the unusual deployment context, but it does not state whether the call is read-only, what the output format is, what happens if validation fails, or what permissions are required.

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 short and the main action sentence is clear. However, the opening phrase 'Catalog entry.' adds little value and is ambiguous, and the deployment note is phrased awkwardly. There is room to tighten the structure without losing essential meaning.

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?

The tool has no output schema and no annotations, so the description must supply critical context. It explains the core check and deployment environment, but it does not clarify how ASINs are provided given the empty input schema, what the response contains, or what 'valid' means operationally. An agent would likely be uncertain how to invoke and interpret this tool.

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?

With zero parameters in the schema, the baseline is 4. The description adds conceptual context by mentioning the A+ Content document and a 'set of ASINs,' even though these are not captured as schema properties. It does not provide detailed parameter semantics because there are none to describe.

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 clearly identifies the action ('Checks if the A+ Content document is valid for use on a set of ASINs') and the resource being validated. It is distinct from sibling AplusContent tools like create, update, get, or list operations, though it does not explicitly name an alternative.

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 provides no explicit guidance on when to use this tool versus alternatives. The phrase 'Runs in your Kuudo deployment, not here' hints at an environmental precondition, but there is no explanation of scenarios, prerequisites, or when a different validation-related operation would be more appropriate.

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