list_annotation_queue_items
Fetch items from an annotation queue by providing the queue ID, with optional page and limit parameters for pagination.
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 | |||