settings_tasks_create_subtask
Create subtasks within existing ServiceTitan tasks to break down complex work, assign responsibilities, and track progress through structured workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Parent task ID | |
| body | No | Subtask payload | |
| _confirmed | No | Set to true to confirm this write operation |