create-label
Add a new label to organize and categorize tasks within a specific project in Plane.so, including options for name, description, and color coding.
Instructions
Create a new label in a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project where the label should be created | |
| name | Yes | Name of the label | |
| description | No | Description of the label (optional) | |
| color | No | Color code for the label (optional, e.g., #ff0000) |