bms_get_showtimes
Find cinema halls and showtimes for a movie, with formats, ticket prices, and seat availability. Filter by city, date, language, and format to get venue details.
Instructions
Get Cinema Venues & Showtimes
Retrieves all cinema halls/theaters showing a specific movie in a city, including showtimes, screen formats (2D, 3D, IMAX 3D, 4DX, ICE), ticket price ranges in INR, mobile ticket entry support (is_m_ticket), and seat availability status.
Args: movie_code: Movie event code (e.g. 'ET00378770') or full BookMyShow buy tickets URL. city: City slug (e.g. 'mumbai', 'chennai', 'bengaluru'). date: Show date in YYYYMMDD format (e.g. '20260826') or YYYY-MM-DD. Defaults to current date. language: Language filter or 'all' to aggregate all languages (e.g. 'tamil', 'hindi', 'kannada', 'telugu', 'all'). format: Screen format filter (e.g. '2D', '3D', 'IMAX', '4DX', 'EPIQ', 'ICE').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | mumbai | |
| date | No | ||
| format | No | ||
| language | No | ||
| movie_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |