create_label
Create a new label in a Zube project by providing the project ID, label name, and a hex color code without the '#' symbol.
Instructions
Create a label in a project. color: hex code without '#' (e.g. 'FF5733').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||