Delete a Boardroom todo
delete_todoPermanently remove a todo and its comments from the system. Use only when complete deletion is necessary, as history is not preserved.
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 |
|---|---|---|---|
| todo_id | Yes | ||
| agent_id | Yes |