athena_suggest_workflow
Suggests the optimal API sequence, required Snowflake views, and anti-pattern warnings for any athenaOne integration goal to prevent common failures.
Instructions
Given an integration goal, suggests the recommended API sequence, required Snowflake views, known anti-patterns to avoid, and warnings. Specifically flags when a proposed automation is fighting the intended athenaOne workflow instead of using it — a common cause of failed integrations and partner certification failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Describe the integration goal, e.g. "sync patient demographics to external CRM", "auto-create appointments from a scheduling system", "upload lab results via API" | |
| context | No | Optional: additional context about your system, tech stack, or constraints. |