Person Combined Credits
person_combined_creditsFetch all movie and TV credits for a TMDB person by person_id. Returns cast and crew entries with title, character/job, media type, release date, and vote average.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | ||
| person_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Person ID | |
| cast | No | Cast credits | |
| crew | No | Crew credits |