get-leader
Retrieve the current leader node in the Consul MCP Server to monitor or manage cluster leadership and ensure system consistency.
Instructions
Get the current leader
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}