health_check
Check server version, Box connectivity, and configuration. Confirm MCP status, token validity, and event scope.
Instructions
Report server version, Box connectivity/auth, and configuration.
Call this at session start (or after a tool-call timeout) to confirm the MCP
is up, see which version is running, verify the Box enterprise token can be
obtained (CCG) and that the admin_logs event scope is actually granted,
and view the org domain allowlist used for external detection. Lightweight:
one token request plus a single-row events probe — it does not scan history.
Always returns the same keys: status (healthy / degraded / error),
service, version, auth_mode (ccg / oauth), box_api_base,
enterprise_id, auth (ok / error / missing-env / needs-login),
events_accessible (bool), and allowed_domains. On a degraded or error
result, detail carries the reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||