create_task
Add a new task to a Vikunja project by specifying title, description, due date, priority, and other details for task management.
Instructions
Create a new task in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The ID of the project | |
| task | Yes | Task data |