find_nearby_pharmacies
Find the nearest pharmacy locations to a US ZIP code, per chain.
``zip`` is a 5-digit US ZIP. Optional ``chains`` is a comma-separated list of
chain codes (e.g. "walgreens,publix"); default is all chains. ``limit`` caps
locations per chain. Coordinates are OpenStreetMap-sourced (ODbL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | Yes | ||
| limit | No | ||
| chains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||