list_dataset_runs
Retrieve all runs for a named dataset to analyze LLM execution history. Specify dataset name and pagination parameters.
Instructions
List runs for a dataset by dataset name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (starts at 1) | |
| limit | No | Items per page (max 100) | |
| dataset_name | Yes | The name of the dataset to list runs from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||