athena_explain_workflow
Explains an athenahealth workflow's intended steps, corresponding API calls, Snowflake views, and common integration mistakes to prevent automation failures.
Instructions
Explains a named athenahealth clinical or administrative workflow: the intended sequence of steps inside athenaOne, the API calls that correspond to each step, the Snowflake views that capture the workflow state, and common integration mistakes. Use this to understand the INTENDED system behaviour before building an automation — many integration failures stem from automating around the workflow instead of through it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes | Name of the workflow to explain, e.g. "patient check-in", "appointment scheduling", "claim submission", "document upload", "referral creation", "lab result processing" |