get_showtimes
Fetch available showtimes for a specific movie and location, enabling users to check screening times and plan their cinema visit.
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 |