delete_state
Delete a project state by supplying the state UUID and project UUID. This removes the state from the workspace, cleaning up project workflows.
Instructions
Delete a state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_id | Yes | The uuid identifier of the state to delete | |
| project_id | Yes | The uuid identifier of the project containing the state |