createSubTask
Create subtasks under a parent task in Teamwork MCP, enabling task breakdown, assignee management, and workflow organization for improved project tracking.
Instructions
Creates a subtask. Create a new subtask under the provided parent task.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Path parameter: taskId | |
| taskRequest | Yes | Request body: taskRequest |