get_system_task_by_id
Retrieve a specific system task by its unique ID to check its status and details in Sonarr.
Instructions
Read Task.
GET /api/v3/system/task/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |