update_label
Update an existing label's name, color, or model type using its ID. Requires only the label ID to modify.
Instructions
Update a label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the label to update | |
| name | No | The name of the label | |
| color | No | Hex code of the color of the label | |
| model_type | No | The model type for which this label is made available |