add_task_assignee
Assign a user to a Vikunja task by providing the task ID and user ID to manage task responsibility and workload distribution.
Instructions
Add a user as assignee to a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The ID of the task | |
| user_id | Yes | The ID of the user to add as assignee |