cor_remove_task_label
Remove a specified label from a task by providing the task ID and label ID.
Instructions
Remove a label from a task.
Args: task_id: The task ID label_id: The label ID to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| label_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |