Drop a Boardroom todo
drop_todoMark a todo as dropped to indicate it won't be done, while preserving its history for obsolete tasks.
Instructions
Marks a todo as dropped (decided not to do it). Soft state, not a delete. Use when a todo is obsolete but the history still matters. agent_id required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_id | Yes | ||
| agent_id | Yes |