fetch_scores
Retrieve scores and evaluations from Langfuse using filters like project, trace ID, name, and time range to analyze model accuracy.
Instructions
Fetch scores/evaluations with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| limit | No | ||
| project | No | ||
| trace_id | No | ||
| to_timestamp | No | ||
| from_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||