Skip to main content
Glama
ktmcp-cli
by ktmcp-cli

ExportChannelCatalogProductInfoList

Export the product information list from your channel catalog to retrieve detailed product data.

Instructions

Export channel catalog product information list

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior1/5

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

No annotations are present, and the description fails to disclose any behavioral traits such as side effects, read-only nature, or required permissions. The tool's name suggests an export action which may have external effects, but this is unclarified.

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

Conciseness2/5

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

The description is extremely short but merely restates the tool name without adding value. It is not front-loaded with useful information and fails to justify its existence as a separate sentence.

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

Completeness1/5

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

Given no output schema, no annotations, and a minimal description, the tool is insufficiently documented. For a complex system with many similar tools, this fails to provide the needed context for an AI agent to use it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has no parameters (100% coverage), baseline is 3. However, the description adds no meaning beyond the name; it does not explain the scope of the export or any implicit context, but this is partially mitigated by the schema's absence of parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Export channel catalog product information list' uses a vague verb 'export' and does not distinguish from sibling tools like GetChannelCatalogProductInfoList which likely retrieves similar data. It lacks specificity on what the export produces or how it differs from other list operations.

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

Usage Guidelines1/5

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

No guidance is provided on when to use this tool versus alternatives. Among many sibling tools with overlapping functionality, there is no indication of selection criteria or prerequisites.

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/ktmcp-cli/beezup'

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