get_download_queue_by_queue_id
Retrieve a specific Plex download queue by its unique ID to inspect its contents and status. Provide the queue ID to get the queue details.
Instructions
Get a download queue.
GET /downloadQueue/{queueId}
Args: queue_id: The queue id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |