Delete a checklist item (subtask) from a task. This removes just the specific subtask, not the parent task.
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.
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.
Attacks that exploit this kind of access
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.
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.
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.
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.
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.
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.
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 →