release_calendar
What is coming out: upcoming movies in theatres (by region) or shows currently on air. Optional from/to date window (YYYY-MM-DD). Use for 'what comes out in December' or 'what is in cinemas now' questions. Dates shift - present as a planning snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Window end YYYY-MM-DD, e.g. '2026-12-31'. | |
| from | No | Movies only: window start YYYY-MM-DD, defaults to today. Ignored for tv. | |
| page | No | Page number for more results. | |
| limit | No | Titles to return, 1-50 (default 10). | |
| media | No | movie = upcoming theatrical, tv = currently on air. | movie |
| region | No | Two-letter country code for theatrical dates, e.g. US (movies only). | US |
| language | No | ISO language like en-US or fa-IR. | en-US |