search_content
Look up a movie, TV show, or music album by title and return candidate matches with years. Use when the user's title is ambiguous and you want to confirm which one they mean before composing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | movie, tv, or album | |
| query | Yes | Title to search for, e.g. "Predator 1987" or "Michael Jackson Thriller" |