Best-fit scenarios
Use when the user asks for details, info, synopsis, rating, or status for a specific movie or TV show.
Tater Assistant
Phase One Wiki
Get details for one movie or TV show from Overseerr from one natural-language request.
Use when the user asks for details, info, synopsis, rating, or status for a specific movie or TV show.
Pass one natural-language request in query. Include the title naturally. Mention movie or show only when that distinction matters.
ONE natural-language title details request (for example: tell me about severance, get details for dune part two, show me info on the movie alien).
Overseerr API Key
Overseerr Base URL (e.g., http://overseerr.local:5055)
Default: http://localhost:5055{
"function": "overseerr_details",
"arguments": {
"query": "ONE natural-language title details request (for example: tell me about severance, get details for dune part two, show me info on the movie alien)."
}
}