list_scores_v2
List scores with detailed filter options including trace tags, score IDs, timestamps, and operators. Use for analyzing model performance and monitoring traces.
Instructions
List scores using the v2 Scores API. Richer filters than fetch_scores.
trace_tags / score_ids: comma-separated values. operator: comparator used with value (e.g. '>', '>=', '=', '<').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| limit | No | ||
| value | No | ||
| source | No | ||
| project | No | ||
| user_id | No | ||
| operator | No | ||
| queue_id | No | ||
| trace_id | No | ||
| config_id | No | ||
| data_type | No | ||
| score_ids | No | ||
| session_id | No | ||
| trace_tags | No | ||
| environment | No | ||
| to_timestamp | No | ||
| dataset_run_id | No | ||
| from_timestamp | No | ||
| observation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||