search-movies
Find movies by title with optional release year filter using TMDB database.
Instructions
Search for movies using the TMDB API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| year | No | Optional release year | |
| query | Yes | Movie title to search for |