search_and_add_show
Search for TV shows with natural language queries and optionally add results to Sonarr, streamlining media library management with precise metadata matching.
Instructions
Search for TV shows using natural language description and optionally add to Sonarr.
Args: description: Natural language description of the TV show (e.g., "British time travel show with the Doctor") auto_add: If True and only one result found, automatically add to Sonarr
Returns: List of matching TV shows with metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auto_add | No | ||
description | Yes |