create_state
Create a workflow state in Plane by providing a name, color, and group (backlog, unstarted, started, completed, cancelled). Define custom stages for effective issue tracking.
Instructions
Create a state. color is a hex like '#60646C'. group must be one of: backlog, unstarted, started, completed, cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | Yes | ||
| group | Yes | ||
| project_id | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||