Verify credentials and upstream reachability
signupgenius_healthcheckTests SignUpGenius API credentials by resolving them, sending a request, and reporting whether the failure is missing, rejected, or API-side.
Instructions
Resolves the credential the way real tools do, then makes one authenticated request to api.signupgenius.com. Reports which source supplied the credential, whether api.signupgenius.com accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a api.signupgenius.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 | |||