health_check
Perform a smoke test to verify Procare Connect API credentials. Calls the cheapest read endpoint to confirm authentication and connection settings are correct.
Instructions
Verify credentials work. Calls list_schools (the cheapest read).
If this fails with ProcareAuthError, check PROCARE_BASE_URL (must be your tenant subdomain, e.g. https://mycenter.procareconnect.com) and that PROCARE_CLIENT_ID / PROCARE_CLIENT_SECRET are correct.
Example: call with no arguments to run a smoke test.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |