list_runs
List recent simulation runs, newest first, with recommended action, confidence, and expected value. Filter by mode or status and set a limit to keep results manageable.
Instructions
List the organization's recent simulation runs, newest first, with their recommended_action, confidence, expected_value, mode, and created_at. Optional filters narrow by mode (auto or expert) and status (completed, failed, running); limit caps the results (default 20, up to 100). Use get_run for one run's full detail and get_analytics for aggregate trends. Read-only. Returns runs plus total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Filter by mode | |
| limit | No | Max results (1-100) | |
| status | No | Keep only runs in this status. |