update_label
Update an existing label's fields, such as name, color, or description, within a specified project to keep your workspace organized.
Instructions
Update an existing label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | The uuid identifier of the label to update | |
| label_data | Yes | The fields to update on the label | |
| project_id | Yes | The uuid identifier of the project containing the label |