Verify credentials and upstream reachability
freshbooks_healthcheckVerifies FreshBooks API credentials with a live request. Returns credential source, acceptance status, round-trip time, and a plain-English hint to distinguish missing, rejected, or API-side problems.
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'. 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 | |||