happy_zen_set_todo_done
Mark Zen todo items as complete or incomplete using their ID, enabling task status management within Happy AI sessions.
Instructions
Set or toggle a Zen (todo) item completion status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Todo ID | |
| done | No | If provided, set to done/undone; otherwise toggles |