remove_registry_item
Delete a specific item from the wedding registry by providing its collection item ID.
Instructions
Remove an item from the registry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_item_id | Yes |
Delete a specific item from the wedding registry by providing its collection item ID.
Remove an item from the registry
| Name | Required | Description | Default |
|---|---|---|---|
| collection_item_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotation already marks the tool as destructive. The description adds no further behavioral details such as reversibility, side effects, or post-removal state reliance. Beyond the annotation, there is no value added.
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 single-sentence description is concise with no extraneous content, but it lacks necessary details, scoring average on the conciseness-structure trade-off.
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 tool is destructive with one required parameter and no output schema, the description fails to mention prerequisites, expected outcomes, or potential side effects. It feels 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 description coverage is 0%, and the description does not explain the sole required parameter 'collection_item_id'. The agent must infer its purpose from the name alone, which is insufficient for precise invocation.
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 clearly states the verb 'Remove' and resource 'an item from the registry', making the purpose unambiguous. It distinguishes from sibling tools like 'remove_guest' by specifying the registry context.
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 is provided on when to use this tool versus alternatives like 'update_registry_item' or 'add_registry_item'. The agent receives no context for decision-making.
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/chrischall/zola-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server