mcp__flowdot__delete_agent_toolkit
Delete a toolkit permanently. WARNING: This cannot be undone. All tools, installations, and related data will be deleted.
This record as markdown: /tools/flowdot-llc-mcp-server/mcp--flowdot--delete-agent-toolkit.md
What mcp__flowdot__delete_agent_toolkit does on FlowDot MCP Server
AI agents call mcp__flowdot__delete_agent_toolkit to permanently remove resources in FlowDot MCP Server, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.
Why mcp__flowdot__delete_agent_toolkit is rated Critical
This tool permanently deletes agent toolkits and all associated data without possibility of recovery. This is a clear destructive action that falls under the Destructive category (irreversibly deletes or overwrites data, or actions that cannot be undone). The high severity reflects the blast radius: an agent mistakenly or maliciously invoking this could destroy significant platform assets and workflows.
From the tool's definition Tool description states: 'Delete a toolkit permanently' and 'WARNING: This cannot be undone. All tools, installations, and related data will be deleted.' The use of 'permanently' and 'cannot be undone' explicitly indicates an irreversible deletion operation.
Attacks that exploit this kind of access
The rule that runs mcp__flowdot__delete_agent_toolkit safely
PolicyLayer is an MCP gateway: it sits between your AI agents and FlowDot MCP Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For mcp__flowdot__delete_agent_toolkit, this is the rule to start with:
mcp__flowdot__delete_agent_toolkit is removed from the agent's tool list entirely, so the agent never calls it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect FlowDot MCP Server, apply this rule, and every mcp__flowdot__delete_agent_toolkit call is checked against it from then on.
Questions about mcp__flowdot__delete_agent_toolkit
Delete a toolkit permanently. WARNING: This cannot be undone. All tools, installations, and related data will be deleted. It is categorised as a Destructive tool in the FlowDot MCP Server MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.
Register the FlowDot MCP Server MCP server in PolicyLayer and add a rule for mcp__flowdot__delete_agent_toolkit: 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 FlowDot MCP Server. Nothing to install.
mcp__flowdot__delete_agent_toolkit is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the mcp__flowdot__delete_agent_toolkit 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.
Set action: deny in the PolicyLayer policy for mcp__flowdot__delete_agent_toolkit. 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.
mcp__flowdot__delete_agent_toolkit is provided by the FlowDot MCP Server MCP server (flowdot-llc/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on FlowDot MCP Server, and thousands of servers like it.
Across the catalogue