create_project_label
Create project labels with custom color and description to categorize projects consistently.
Instructions
Create a reusable project label. Use add_project_label to attach it to a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | #6B7280 | |
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |