list-indexes
Retrieve all indexes from a Meilisearch server to manage and organize search data efficiently. Ideal for maintaining structured search environments.
Instructions
List all Meilisearch indexes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}