list_dataset_runs
Retrieve all runs associated with a specific dataset name. Supports pagination to control the number of results per page.
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 | |||