list_run_labels
Retrieve distinct run labels from Warpmetrics telemetry data to monitor AI agent performance, with optional date filtering for analysis.
Instructions
List run labels. Retrieve all distinct run labels for the project, optionally filtered by date range.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Start date (ISO 8601) | |
| to | No | End date (ISO 8601) |