delete-checklist-item

Delete a checklist item (subtask) from a task. This removes just the specific subtask, not the parent task.

Server Microsoft Todo Safe saenai/microsoft-todo-safe-mcp
Category Destructive
Risk class Critical
Parameters 00 required

What delete-checklist-item does on Microsoft Todo Safe

AI agents call delete-checklist-item to permanently remove resources in Microsoft Todo Safe — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why delete-checklist-item needs a policy

This tool permanently deletes a subtask within a task. While the impact is narrower than deleting an entire task (which would be more severe), it still irreversibly removes data that cannot be undone through normal application workflows. The Destructive category is appropriate because deletion is the defining characteristic.

From the tool's definition Tool name 'delete-checklist-item' and description states 'Delete a checklist item (subtask) from a task. This removes just the specific subtask' — the word 'Delete' and 'removes' indicate irreversible data deletion.

Questions about delete-checklist-item

What does the delete-checklist-item tool do? +

Delete a checklist item (subtask) from a task. This removes just the specific subtask, not the parent task. It is categorised as a Destructive tool in the Microsoft Todo Safe 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-checklist-item? +

Register the Microsoft Todo Safe MCP server in PolicyLayer and add a rule for delete-checklist-item: 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 Microsoft Todo Safe. Nothing to install.

What risk level is delete-checklist-item? +

delete-checklist-item 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-checklist-item? +

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

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

delete-checklist-item is provided by the Microsoft Todo Safe MCP server (saenai/microsoft-todo-safe-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.