health_check
Assess the health and availability of documentation sources for programming libraries and frameworks. Returns a dictionary with the status of each library's documentation site.
Instructions
Check the health and availability of documentation sources.
Returns:
Dictionary with health status of each library's documentation site
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "health_checkArguments",
"type": "object"
}