get-agent-members
Retrieve agent members from the Consul MCP Server to monitor and manage cluster participants effectively.
Instructions
Get agent members
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"
}