Freelo Get Subtasks
freelo_get_subtasksRetrieve all subtasks for a parent task, including names, statuses, and assignments. Simplify project tracking by getting a complete subtask overview.
Instructions
Fetches all subtasks belonging to a parent task. Returns subtasks with their names, statuses, and assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Parent task ID (e.g., "25368707"). Get from freelo_get_all_tasks. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Items in the response |