happy_zen_update_todo
Modify existing todo items by updating their titles and descriptions within Happy AI coding sessions.
Instructions
Update a Zen (todo) item title and/or description.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Todo ID | |
| title | No | Updated title | |
| text | No | Updated description/details |