get_task
Retrieve detailed task information by internal ID, including title, description, status, due date, time tracking, and todo counts. Access Productive.io task data directly.
Instructions
Get detailed task information by its internal task ID (e.g., 14677418).
Returns task details including:
Title, description, status (open/closed), due date, and timestamps
Time tracking: initial estimate, remaining, billable, and worked time (in minutes)
Todo counts: total and open
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The unique Productive task identifier (internal ID) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||