list_autopilot_runs
List past and running autopilot runs with their status and result summaries.
Use it to review what has already been run — and to check for a run already in flight before start_autopilot launches a second one against the same goal. For detail on one run, use get_autopilot_status.
Reads only, costs no credits, and starts nothing. Requires an API key. Returns runs newest first with paging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| offset | No | Pagination offset |