sonarr_grab_release
Send a specific release to your download client by providing its GUID and indexer ID. Use after searching releases to grab and start downloading that exact entry.
Instructions
Grab a specific release and send it to the download client. Use sonarr_search_releases first to find the guid and indexerId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | Release GUID (from sonarr_search_releases) | |
| indexerId | Yes | Indexer ID (from sonarr_search_releases) |