get_cluster_health
Check the health status of an Elasticsearch cluster to ensure optimal performance and availability using this tool.
Instructions
Returns basic information about the health of the cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}