get-services
Retrieve active services using the standardized Model Context Protocol interface for Consul, enabling efficient access to service data and health checks.
Instructions
Get running services
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"
}