list_runs
Retrieve recent history of Crews runs, including run IDs and total count. Filter by crew or limit the number of results returned.
Instructions
Call this tool when the user wants a recent history of Crews runs. Returns a ConversationalCard with a run count and the newest few run ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crew_id | No | Optional: filter to one crew | |
| limit | No | Optional: max rows to return (default 50, capped at 100) |