list_annotation_queue_items
Retrieve paginated annotation queue items by queue ID to review and manage evaluation data for LLM applications.
Instructions
List items in an annotation queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (starts at 1) | |
| limit | No | Items per page (max 100) | |
| queue_id | Yes | Annotation queue ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||