list_indices
Retrieve a comprehensive list of all indices in an OpenSearch cluster to facilitate index management and analysis.
Instructions
List all indices in the Opensearch cluster
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_indicesArguments",
"type": "object"
}