check_documentation_health
Assess and verify the health of documentation fetching services by evaluating connectivity and cache statistics. Ideal for monitoring and ensuring reliable access to up-to-date Ilograph documentation.
Instructions
Checks the health and connectivity of the documentation fetching service.
This tool performs connectivity tests and returns status information about
the documentation fetching capabilities, including cache statistics.
Returns:
str: Health status report with service connectivity and cache information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}