get_run_matrix
Retrieve a comparison matrix showing metrics across runs with a given label to analyze performance and track changes over time.
Instructions
Get run matrix. Retrieve a comparison matrix for runs with a given label, showing metrics across runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Label (required) | |
| from | No | Start date (ISO 8601) | |
| to | No | End date (ISO 8601) | |
| limit | Yes | Items per page | |
| offset | Yes | Pagination offset |