search_index_index_list_docs
Retrieve a paginated list of documents from a specified search index. Provide the index name, and optionally set limit and offset to navigate through results.
Instructions
[search_index] List documents in an index (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |