get play list post video list
get_mixPostsget play list post video list Group: Mix (Playlist). Billing per call: 1 Credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| mix_id | No | playlist id |
get_mixPostsget play list post video list Group: Mix (Playlist). Billing per call: 1 Credits.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| mix_id | No | playlist id |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description must carry the full burden of behavioral disclosure. It does not disclose pagination behavior, output contents, whether results are ordered, or any operational constraints; even the billing note is not behavioral.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is very short, but not effective conciseness; it mostly repeats the tool name/title. It does not bother to include key context such as return, scope, pagination, or required inputs.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given there is no output schema, no annotations, and low parameter coverage, the description should provide more complete context about the playlist post list and execution behavior. It does not, leaving the description meaningfully incomplete for safe agent usage.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is only 33%: mix_id is loosely described as 'playlist id,' and count/cursor have only examples. The description does not compensate, does not explain pagination, and does not clarify which parameter is essential for inducing the call.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'get play list post video list' is nearly a restatement of the title and provides little additional clarity. It identifies the Group as Mix (Playlist) but does not clearly define what the tool returns or how it is distinct from sibling tools like get_mixInfo or get_mixList.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives no explicit guidance on when to use this tool, no exclusions, and no alternatives. The only contextual clue is 'Group: Mix (Playlist),' which is not enough to help an agent decide between this and related sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.