list_states
Retrieves all workflow states for a project using its project ID. Returns the complete list of states to track progress.
Instructions
Get all states for a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The uuid identifier of the project to get states for |