find_gastronomy
Find restaurants, food stalls, and gastronomy places by location, cuisine, and features. Get a narrative list of dining options within a chosen radius.
Instructions
Find restaurants, food stalls, and gastronomy places in the current world.
Parameters:
near: place name (geocoded for earth-313, landmark-resolved for bral)
lat/lon: direct coordinates, alternative to near
radius_m: search radius in meters / units (default 5000)
cuisine: cuisine type keyword (e.g. "italian", "shou", "bakery", "tavern")
features: desired features (e.g. ["vegetarian-options", "outdoor-seating"])
max_results: maximum number of results (default 5)
Returns a formatted narrative list of gastronomy places.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lon | No | ||
| near | No | ||
| cuisine | No | ||
| features | No | ||
| radius_m | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |