tmdb_person
Retrieve a TMDB person by ID to get their biography, birth date, photo, and filmography credits. Returns clean, credential-free public data for movies and TV.
Instructions
Get a TMDB person. Returns a normalized TMDB person: biography, birth date, photo, and filmography (movie and TV credits). Credential-free public TMDB data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TMDB person id | |
| limit | No | Max filmography credits, default 10, max 20 |