list_runs
Get recent Crews run history with optional crew filtering and row limit. Returns run count and newest run IDs.
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) |