vikunja_add_label_to_task
Attach a label to a task using task ID and label ID to organize and categorize tasks for easier management.
Instructions
Attach an existing label to a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| label_id | Yes | Label ID. |