Verify credentials and upstream reachability
honeybook_healthcheckDiagnose HoneyBook API failures by testing credential resolution and authentication, pinpointing whether the problem is missing credentials, rejected credentials, or a server-side issue.
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'. Call this when a real tool fails and you want to know which hop broke. Read-only; never returns the credential itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||