imdb_title_release_info
Retrieve normalized IMDb release dates and alternate titles for any title by passing its IMDb ID or URL. Returns clean, structured public data.
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 |