imdb_title_release_info
Get normalized IMDb release dates and alternate titles by providing an IMDb ID or URL, returning structured data as clean JSON.
Instructions
IMDb title release info. Returns normalized public IMDb release date rows and alternate titles. Pass exactly one of id or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | IMDb title id | |
| url | No | Absolute https://www.imdb.com/title/<id>/ URL |