update_label
Update an existing label's name and color. Modify label names and hex colors to keep your labels organized.
Instructions
Update an existing label's name and/or color. Use this to rename labels or change their colors for better organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | The ID of the label to update | |
| name | Yes | New label name | |
| color | No | New label color in hex format (e.g., '#80d8ff'), optional |