delete_prompt
Remove a stored prompt template from DreamingAI by providing its unique ID.
Instructions
Delete a prompt template from DreamingAI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| promptId | Yes | ID of the prompt to delete |
Remove a stored prompt template from DreamingAI by providing its unique ID.
Delete a prompt template from DreamingAI
| Name | Required | Description | Default |
|---|---|---|---|
| promptId | Yes | ID of the prompt to delete |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It adds no context beyond the action already implied by the name—no mention of irreversibility, side effects, required permissions, or impact on dependent data. For a destructive operation, this is a significant gap.
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 a single, clear sentence with no wasted words. It is concise and to the point, earning top marks for structure.
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?
The tool is simple (one parameter) and the description covers the basic purpose, but it lacks usage guidance and behavioral transparency. For a destructive operation with no annotations, the description is minimally adequate but has clear gaps, making it below what would be considered complete.
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 100% and the only parameter 'promptId' is already well-described in the schema. The tool description adds no additional meaning beyond what the schema provides, so the baseline score of 3 applies.
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 'Delete a prompt template from DreamingAI' uses a specific verb and resource, clearly distinguishing it from sibling delete tools like delete_conversation and delete_agent. It unambiguously states what the tool does.
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 usage guidance is provided. The description does not state when to use this tool vs alternatives, when not to use it, or any prerequisites. The intended use is only implied by the name and description.
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/shivanshu814/dreamingai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server