delete_state
Remove a specific state from a project in Plane MCP Server by providing the project ID and state ID, ensuring clean and organized project management.
Instructions
Delete a state
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The uuid identifier of the project containing the state | |
state_id | Yes | The uuid identifier of the state to delete |