Skip to content

Commit 6763ba9

Browse files
committed
docs: update README prompts to verified working format
1 parent a48dd96 commit 6763ba9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,17 +72,17 @@ Try these prompts in Prompt Opinion (select a patient first, e.g. Morgan564 Lars
7272

7373
**Step 1: Check authorization status**
7474
```
75-
Call the CheckAuthStatus tool with medicationName set to adalimumab
75+
I want you to call the AuthArmor CheckAuthStatus tool. Do NOT use GetPatientData. Use CheckAuthStatus with medicationName adalimumab.
7676
```
7777

7878
**Step 2: Generate appeal letter**
7979
```
80-
Call the GenerateAppeal tool with medicationName set to adalimumab and denialReason set to Step therapy requirement not met
80+
I want you to call the AuthArmor GenerateAppeal tool. Use GenerateAppeal with medicationName adalimumab and denialReason Step therapy requirement not met.
8181
```
8282

8383
**Step 3: Format as document**
8484
```
85-
Call the GetAppealPdf tool with appealText set to This letter serves as a formal appeal for the prior authorization denial of adalimumab. The denial reason was Step therapy requirement not met. We request reconsideration based on clinical evidence.
85+
I want you to call the AuthArmor GetAppealPdf tool. Use GetAppealPdf with appealText set to: This letter serves as a formal appeal for the prior authorization denial of adalimumab for patient Morgan564 Larson43. The denial reason was Step therapy requirement not met. We request reconsideration based on clinical evidence.
8686
```
8787

8888
## ☁️ Deployment

0 commit comments

Comments
 (0)