delete-folder

Deletes a mail folder

Server Outlook MCP Server peacockery-studio/outlook-mcp
Category Destructive
Risk class Critical
Parameters 00 required

What delete-folder does on Outlook MCP Server

AI agents call delete-folder to permanently remove resources in Outlook MCP Server — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why delete-folder needs a policy

Deleting a mail folder is a destructive operation that cannot be undone. It removes data irreversibly (the folder and potentially its contents). This is more severe than Write (reversible modifications) or Execute (context-dependent effects). An AI agent misusing this tool could delete entire email folders, causing significant data loss.

From the tool's definition Tool name is 'delete-folder' and description states it 'Deletes a mail folder'. The verb 'deletes' combined with 'folder' indicates irreversible removal of data structures.

Questions about delete-folder

What does the delete-folder tool do? +

Deletes a mail folder. It is categorised as a Destructive tool in the Outlook MCP Server 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 delete-folder? +

Register the Outlook MCP Server MCP server in PolicyLayer and add a rule for delete-folder: 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 Outlook MCP Server. Nothing to install.

What risk level is delete-folder? +

delete-folder 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-folder? +

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

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

delete-folder is provided by the Outlook MCP Server MCP server (peacockery-studio/outlook-mcp). 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.