imdb_name
Fetch normalized metadata for an IMDb person, including known-for credits. Provide an IMDb name ID or URL to get structured JSON.
Instructions
IMDb name detail. Returns normalized public IMDb person metadata and known-for rows. Pass exactly one of id or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | IMDb name id | |
| url | No | Absolute https://www.imdb.com/name/<id>/ URL |