list_runs
Retrieve recent history of Crews runs, including run count and newest run IDs. Optionally filter by specific crew or limit results.
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 |
|---|---|---|---|
| limit | No | Optional: max rows to return (default 50, capped at 100) | |
| crew_id | No | Optional: filter to one crew |