get_prescription_options
Explain the routes to filling a prescription, including having none yet.
Use when the person says they have no prescription, asks how to get one, or says
the brand costs too much. Optional ``drug`` is a slug from search_drugs.
Returns three sections — havePrescription (steps), noPrescription (named
telehealth / clinic options, each with the disclosure to read out when FineRx
earns anything), brandCostly (options) — plus a Medicaid note.
Read each option WITH its disclosure. Do not recommend a particular clinician,
do not say what to take or at what dose, and do not frame any of this as medical
advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug | No | ||
| locale | No | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||