search_and_add_show
Search for TV shows using natural language descriptions and optionally add them to Sonarr automatically when only one result is found.
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 |
|---|---|---|---|
| description | Yes | ||
| auto_add | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |