radarr_run_command
Run a Radarr command by name (e.g., RefreshMovie, MoviesSearch, DownloadedMoviesScan) to modify your instance.
Instructions
Run a Radarr command (body is a CommandResource with a name, e.g. RefreshMovie, MoviesSearch, DownloadedMoviesScan). WRITE: this modifies your Radarr instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |