Verify credentials and upstream reachability
freshbooks_healthcheckDiagnose FreshBooks API connection failures by resolving credentials, testing authentication, and identifying whether the issue is missing credentials, rejected credentials, or an API-side problem.
Instructions
Resolves the credential the way real tools do, then makes one authenticated request to api.freshbooks.com. Reports which source supplied the credential, whether api.freshbooks.com accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a api.freshbooks.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 | |||