Get Task
productive_get_taskRetrieve a single task by ID from Productive.io to access its description, dates, time tracking, and related project or assignee details.
Instructions
Get a single task by ID from Productive.io with full details including description, dates, and time tracking info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The task ID | |
| include | No | Comma-separated related resources to include (e.g. 'project,assignee,task_list') |