list_states
Fetch all states for a project using its unique ID. Get a list of statuses to understand the workflow.
Instructions
Get all states for a specific project.
Args: project_id: The UUID identifier of the project to get states for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |