athena_diagnose_error
Diagnose athenahealth API and Snowflake DataView errors by submitting the error message. Receive likely causes, suggested fixes, and links to knowledge base articles.
Instructions
Diagnoses an athenahealth API or Snowflake DataView error. Returns likely causes, suggested fixes, and links to relevant knowledge base content. Handles HTTP status codes, athenahealth-specific error strings, OAuth/scope errors, and SQL errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Optional additional context: which endpoint or view, what operation, etc. | |
| errorMessage | Yes | The full error message or status code, e.g. "403 invalid scope" or "400 Invalid Clinical Status" |