get_credits
Retrieve director and cast details for movies and TV shows using content IDs from search results.
Instructions
Get the director and top 10 cast members (with character names) for a movie or TV show. Use when the user asks about actors, cast, director, or 'who is in' a title. Requires content_id from search_content results.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content_id | Yes | Numeric content ID from search_content results (the 'Content ID' field). Example: 42 |