closest_showing
Find nearby cinemas screening a chosen film, independent of date and time. Submit a film ID and optional coordinates to get a ranked list of theaters.
Instructions
Nearest cinemas showing a film, regardless of date and time.
For 'where can I see this film at all?' A location is required (lat/lng, or the configured default location).
Args: film_id: MovieGlu numeric film id. limit: Max cinemas (default 5, max 20). lat: Latitude (-90..90), optional. lng: Longitude (-180..180), optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lng | No | ||
| limit | No | ||
| film_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |