Get TMDB Person Credits
tmdb_get_person_creditsRetrieve a person's movie and TV credits, filtered by cast or crew role, with options for media type, sort order, and result limit.
Instructions
Gets a bounded movie, TV, or combined filmography filtered by cast or crew roles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| sortBy | No | popularity | |
| language | No | ||
| personId | Yes | ||
| mediaType | No | combined | |
| creditType | No | all |