create_subtask
Create a subtask under an existing task by providing its task ID and title. Use it to break larger tasks into smaller, trackable action items.
Instructions
Create a subtask under a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| taskId | Yes |