places_in_radius
Find all places of a specified category within a given radius of a point, using coordinates and distance.
Instructions
Find all places matching a category within a radius of a point
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lng | Yes | ||
| limit | No | ||
| category | Yes | ||
| radius_m | Yes | ||
| include_geometry | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |