todo_comment
Add comments to todos for clear handoffs, recording changed files, tests run, decisions, and remaining risks.
Instructions
Add a comment to a todo. Use for handoffs: changed files, tests run, decisions, remaining risk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| todo_id | Yes | ||
| project_id | No | Different project override. Use ONLY when the user explicitly asks for another project by name; otherwise stay in the current scope, even when results are empty. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_id | Yes | ||
| comment_id | Yes | ||
| project_id | Yes |