cinemas_nearby
Find cinemas near a location by latitude and longitude, returning addresses, distances, and showtimes available in the next 10 days. Use with or without coordinates to use configured default location.
Instructions
List the cinemas nearest to a location, with addresses and distances.
lat/lng are optional: when omitted, the configured default location (MOVIEGLU_LAT / MOVIEGLU_LNG) is used. Only cinemas with showtimes in the next 10 days are returned.
Args: limit: Max cinemas (default 10, max 25). lat: Latitude (-90..90). lng: Longitude (-180..180).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lng | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |