search_and_add_show
Search for TV shows using natural language descriptions and optionally add them to Sonarr for automated management. A tool in the arr-assistant-mcp server.
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 |