todo_get
Retrieve complete details of a todo item, including its body, blockers, dependencies, and optional comments.
Instructions
Read one todo in full: body, blockers, what it blocks, and optionally comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| include_comments | No |