sonarr_get_command_status
Poll the status of an async Sonarr command using its command ID. Track progress of triggered tasks like RescanSeries or RefreshSeries.
Instructions
Poll the status of an async command previously triggered (e.g. RescanSeries, RefreshSeries). Pass the commandId returned by the trigger tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commandId | Yes | Command ID returned by a trigger tool |