tool_drop_view

Delete view permanently. Cannot be undone.

Server Mcp Excel ivan-loh/mcp-excel
Category Destructive
Risk class Critical
Parameters 00 required

What tool_drop_view does on Mcp Excel

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

Why tool_drop_view needs a policy

This tool permanently deletes a database view with no recovery option. While the blast radius is limited to view metadata (not raw data rows), the irreversible nature of the deletion and inability to undo it places this squarely in the Destructive category.

From the tool's definition Tool description states 'Delete view permanently. Cannot be undone.' The words 'Delete' and 'permanently' combined with 'Cannot be undone' directly indicate irreversible data/schema destruction.

Questions about tool_drop_view

What does the tool_drop_view tool do? +

Delete view permanently. Cannot be undone. It is categorised as a Destructive tool in the Mcp Excel MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on tool_drop_view? +

Register the Mcp Excel MCP server in PolicyLayer and add a rule for tool_drop_view: 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 Excel. Nothing to install.

What risk level is tool_drop_view? +

tool_drop_view 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 tool_drop_view? +

Yes. Add a rate_limit block to the tool_drop_view 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 tool_drop_view completely? +

Set action: deny in the PolicyLayer policy for tool_drop_view. 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 tool_drop_view? +

tool_drop_view is provided by the Mcp Excel MCP server (ivan-loh/mcp-excel). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

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.