update_state
Modify project state details within Plane MCP Server by updating fields like name, description, or sequence using project and state identifiers.
Instructions
Update an existing state
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The uuid identifier of the project containing the state | |
state_data | Yes | The fields to update on the state | |
state_id | Yes | The uuid identifier of the state to update |