list_subtasks
list_subtasksList all subtasks for a parent task in Productive.io using the task ID. Optionally limit results to manage large task lists.
Instructions
List all subtasks (child tasks) of a given parent task in Productive.io.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_task_id | Yes | The ID of the parent task | |
| limit | No | Number of subtasks to return (1-200, default 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subtasks | Yes | ||
| returned | Yes | ||
| parentTaskId | Yes |