get_state
Retrieve complete details of a specific state in a project by providing the project and state UUIDs.
Instructions
Get details of a specific state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_id | Yes | The uuid identifier of the state to get | |
| project_id | Yes | The uuid identifier of the project containing the state |