delete_state
Delete a state from a Plane project using its project ID and state ID.
Instructions
Delete a state.
Args: project_id: The UUID identifier of the project state_id: The UUID identifier of the state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |