plane-state-create
Create a new workflow state for a project by specifying name, group, and optional hex color.
Instructions
Create a new workflow state in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | State name | |
| color | No | Hex color (e.g., "#ff0000") | #999999 |
| group | Yes | State group | |
| project_id | Yes | Project UUID |