update_state
Change state details such as name, color, or sequence by passing project and state identifiers with updated data.
Instructions
Update an existing state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_id | Yes | The uuid identifier of the state to update | |
| project_id | Yes | The uuid identifier of the project containing the state | |
| state_data | Yes | The fields to update on the state |