get_by_title
Look up detailed information about a movie, series, or episode by its exact title. Supports optional year, type, and plot length.
Instructions
Look up a single title by exact name (OMDb t parameter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Exact title to look up. | |
| year | No | Optional release year disambiguator. | |
| type | No | Optional filter: "movie", "series", or "episode". | |
| plot | No | "short" (default) or "full". | short |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||