invariance_eval_dataset_examples_list
Fetch paginated example rows for an evaluation dataset. Provide the dataset ID and optional cursor token to inspect records, supporting debugging and monitoring of agent behavior.
Instructions
List example rows for a dataset (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| limit | No | ||
| cursor | No | opaque pagination token from previous response next_cursor; pass through unchanged |