check_spec_health
Test the connectivity and health of the specification fetching service. This tool verifies spec endpoint functionality and provides a detailed status report, including service connectivity and cache information, for the Ilograph MCP server.
Instructions
Checks the health and connectivity of the specification fetching service.
This tool performs connectivity tests specifically for the specification endpoint
and returns status information about spec fetching capabilities.
Returns:
str: Health status report with spec service connectivity and cache information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}