get_indian_movies_in_theaters
List Indian-language movies currently playing in US theaters (Hindi, Telugu, Tamil, Malayalam, Kannada, Punjabi, Bengali, Marathi, Gujarati).
Optional `language` filters to one (e.g. "Telugu"). Each movie includes `title`, `language`,
`poster_url`, `overview`, `release_date`, `genres`, and a `ticket_url` — a "find showtimes / buy
tickets" search link (per-theater showtimes are not available via a free source). Data from TMDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||