New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

delete_standing_intent

Permanently retire a registered standing intent (webhook watch) by intent_id — deliveries stop and the watch cannot be recovered. Requires a key. Get the intent_id from list_standing_intents or from the register response. Answers "stop watching this". Do NOT use to pause temporarily; there is no ...

SERVERMcp Server SOURCEhttps://dchub.cloud/mcp
Critical RISK CLASS
Category Destructive
Parameters 11 required
Recommended Hiddensee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/cloud-dchub-mcp-server/delete-standing-intent.md

What delete_standing_intent does on Mcp Server

AI agents call delete_standing_intent to permanently remove resources in Mcp Server, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

ParameterTypeRequiredDescription
intent_id string Yes The intent_id to delete (from list_standing_intents or register)

Parameters from the server's own tool schema.

Why delete_standing_intent is rated Critical

Irreversibly deletes webhook registration with no undo or recovery option available.

From the tool's definition Permanently retire, cannot be recovered, watch cannot be recovered.

Questions about delete_standing_intent

What does the delete_standing_intent tool do? +

Permanently retire a registered standing intent (webhook watch) by intent_id — deliveries stop and the watch cannot be recovered. Requires a key. Get the intent_id from list_standing_intents or from the register response. Answers "stop watching this". Do NOT use to pause temporarily; there is no pause, this removes the watch. It is categorised as a Destructive tool in the Mcp Server MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

What parameters does delete_standing_intent accept? +

delete_standing_intent accepts 1 parameter: intent_id. Required: intent_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on delete_standing_intent? +

Register the Mcp Server MCP server in PolicyLayer and add a rule for delete_standing_intent: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Server. Nothing to install.

What risk level is delete_standing_intent? +

delete_standing_intent is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit delete_standing_intent? +

Yes. Add a rate_limit block to the delete_standing_intent rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block delete_standing_intent completely? +

Set action: deny in the PolicyLayer policy for delete_standing_intent. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides delete_standing_intent? +

delete_standing_intent is provided by the Mcp Server MCP server (https://dchub.cloud/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Mcp Server, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Mcp Server's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.