remove_task_label
Remove a label from a specific task in Vikunja task management by providing the task ID and label ID to update task organization.
Instructions
Remove a label from a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The ID of the task | |
| labelId | Yes | The ID of the label to remove |