update_state
Update an existing state in a Plane project by providing the state ID and modifying fields like name, color, group, or sequence.
Instructions
Update a state by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| color | No | ||
| group | No | ||
| sequence | No | ||
| state_id | Yes | ||
| is_triage | No | ||
| project_id | Yes | ||
| description | No | ||
| external_id | No | ||
| external_source | No |