get_run
Retrieve the status, stage progress, token usage, and any failure artifacts of a Crews run using its run ID.
Instructions
Call this tool when the user wants the status of a specific Crews run. Returns a ConversationalCard summarising stage progress, token usage, and any failure artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run_id returned by start_crew_run |