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