os_indices
List OpenSearch indices for a target stand, showing document counts and index sizes. Optionally filter by index pattern to focus on specific indices.
Instructions
List available OpenSearch indices with doc counts and sizes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stand | Yes | Target stand (e.g. staging) | |
| index_pattern | No | Optional index pattern (e.g. "app-logs-*"). Default: "*" |