delete_monitor
Remove an unwanted RedFlagDeals search monitor by providing its name to stop future deal alerts.
Instructions
Delete a saved RFD search monitor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the monitor to delete |
Remove an unwanted RedFlagDeals search monitor by providing its name to stop future deal alerts.
Delete a saved RFD search monitor
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the monitor to delete |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It does not state whether deletion is irreversible, what happens if the monitor does not exist, or confirm the outcome, leaving the agent without important context.
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?
Description is a single clear sentence that is appropriately concise and front-loaded, with no wasted words.
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?
For a simple deletion tool with no annotations or output schema, the description is under-specified. It fails to mention irreversibility, error behavior, or what the tool returns, which an agent would need for safe invocation.
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 fully documents the single 'name' parameter with a clear description, so the tool description need not add more. Given 100% schema coverage, this meets the baseline of 3.
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 uses a specific verb 'delete' and identifies the resource as 'a saved RFD search monitor', clearly distinguishing it from sibling tools like search_deals and list_monitors.
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 implies the tool is used for deleting monitors, but provides no explicit guidance on when to use it versus other monitor-related tools, nor any prerequisites or exclusions.
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/carteakey/rfd-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server