Verify credentials and upstream reachability
gyg_healthcheckRun this health check to determine why a tool failed: it resolves credentials, makes one request, and reports 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.getyourguide.com. Reports which source supplied the credential, whether api.getyourguide.com accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a api.getyourguide.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 | |||