Delete a Boardroom todo
delete_todoIrreversibly removes a todo and its comments. Use only when history is unnecessary; prefer drop_todo for archival. Requires agent_id for audit logging.
Instructions
Hard-deletes a todo and any comments on it. Use sparingly: prefer drop_todo so history is preserved. agent_id required for the audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| todo_id | Yes |