get_todo
Retrieve full details of a specific todo item, including project context, time estimates, comments, and attachments, using its ID.
Instructions
Get a specific todo checklist item by ID.
Use this when: You need full details of a specific todo (including project/client context, time estimates, related comments/attachments).
Returns:
Checkbox item text and completion status
Parent task with project and client details
Assignee and team member information
Due date relative to parent task timeline
Time estimates vs actual completion time
Related comments and file attachments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_id | Yes | Productive todo ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||