get_showtimes
Retrieve available showtimes for a movie on a specific date at a given location. Input movie ID, date, and city/state/ZIP to get screening times.
Instructions
Fetches available showtimes for a specific movie and location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format (e.g., "2025-10-28") | |
| location | Yes | City, state or ZIP code | |
| movie_id | Yes | Movie ID (e.g., "mv001") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |