Verify credentials and upstream reachability
honeybook_healthcheckDiagnoses failed HoneyBook API calls by verifying credentials, running an authenticated request, and reporting whether missing, rejected, or server-side issues caused the failure.
Instructions
Resolves the credential the way real tools do, then makes one authenticated request to api.honeybook.com. Reports which source supplied the credential, whether api.honeybook.com accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a api.honeybook.com-side problem'. Read-only; never returns the credential itself. Call this when a real tool fails and you want to know which hop broke.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||