get_todo
Retrieve a specific todo checklist item by its ID to get full details including completion status, project/client context, assignee, due date, time estimates, and related comments.
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 | |||