list_runs
Retrieve run history from SQLite database, ordered newest first. Optionally filter by scenario ID to find specific runs.
Instructions
Run history from SQLite, newest first. Optionally filter by scenario_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scenario_id | No | ||
| project_root | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |