list_runs
List recent logging sessions, newest first, to turn vague time references like 'the last test' into a concrete run ID for data export.
Instructions
List recent logging sessions (runs), newest first.
A run is one recording session. Use run.id (the UUID) to filter data
via data."runId"; the integer "runId" column is not the join key.
Use this to resolve vague time references like "the last test" into a
concrete run id, which export_series accepts directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||