health_check
Check MCP server health and cache stats. Optionally verify API connectivity with deep parameter. Use for diagnosing server status and rate limits.
Instructions
Check MCP server health and cache stats.
USE WHEN: "Server status", "Rate limits", "Diagnose issues" For API connectivity only, use check_status instead. FAILS WHEN: deep=true and API is unreachable. Basic health (deep=false) always succeeds if server is running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deep | No | Also verify API connectivity (~500ms) |