deleteplaylistgroup
Deletes an empty playlist group by its ID. Requires the group to have no playlists before removal.
Instructions
Group must be empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Playlist group Id |
Deletes an empty playlist group by its ID. Requires the group to have no playlists before removal.
Group must be empty.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Playlist group Id |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, and the description only hints at the precondition without disclosing behavior like confirmation, error handling, or permanence. The agent is left inferring the deletion action.
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?
Extremely concise (4 words) but under-specified; lacks essential information such as the verb and resource. It is a fragment rather than a proper description.
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 the complexity of a delete operation with a precondition and no output schema, the description is severely incomplete. It fails to explain the core action, return value, or error conditions.
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?
The input schema covers the single parameter 'id' with a description. The description adds no additional meaning beyond what the schema provides, resulting in a baseline score.
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 'Group must be empty' does not state the tool's purpose of deleting a playlist group; it only provides a precondition. The name implies deletion, but the description is vague and fails to explicitly state the action.
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?
No guidance on when to use this tool versus alternatives like putplaylistgroup or delete for other entities. The precondition is mentioned but not explained in context (e.g., when the group must be empty).
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RevelDigital/reveldigital-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server