get_run
Retrieve the status of a Crews run, showing stage progress, token usage, and failure artifacts.
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 |