Verify credentials and upstream reachability
canvas_healthcheckDiagnoses Canvas API connection failures by resolving credentials, making one authenticated request, and reporting which hop failed: missing credential, rejected credential, or Canvas-side issue. Includes round-trip time.
Instructions
Resolves the credential the way real tools do, then makes one authenticated request to canvas. Reports which source supplied the credential, whether canvas accepted it, the round-trip time, and a plain-English hint distinguishing 'no credential' from 'credential rejected' from 'a canvas-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 | |||