delete_state
Remove an unwanted state from a project by providing the project and state IDs.
Instructions
Delete a state by ID.
Args: project_id: UUID of the project state_id: UUID of the state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_id | Yes | ||
| project_id | Yes |