create_subtask
Create a subtask within an existing parent task in Vikunja to organize complex projects by breaking down work into manageable components.
Instructions
Create a subtask under a parent task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The ID of the project for the subtask | |
| task | Yes | Subtask data | |
| parent_task_id | Yes | The ID of the parent task |