get-documents
Retrieve documents from a Meilisearch index by specifying the index UID, with optional parameters for limit and offset to control the output.
Instructions
Get documents from an index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indexUid | Yes | ||
limit | No | ||
offset | No |