get-agent-self
Retrieve self-details of the Consul agent, including its configuration and status, to monitor and manage Consul MCP Server operations effectively.
Instructions
Get agent self information
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"
}