rtaskmaster_add_subtask
Add a subtask to an existing task using the parent task ID and project root path. Requires subtask title; description optional.
Instructions
Add a subtask to an existing task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Subtask title | |
| taskId | Yes | Parent task ID | |
| description | No | Subtask description | |
| projectRoot | Yes | Absolute path to the project root directory |