list_dataset_items
Retrieve paginated items from a Langfuse dataset to analyze and monitor LLM application data with observability tools.
Instructions
List items in a dataset with pagination. Read-only.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasetName | Yes | Dataset name (exact match) | |
| page | Yes | Page number | |
| limit | Yes | Items per page |