create_download_queue_by_queue_id_add
Add media items to an existing download queue by specifying the queue ID and item keys. Resolves the need to enqueue content without recreating the queue.
Instructions
Add to download queue.
POST /downloadQueue/{queueId}/add
Args: queue_id: The queue id keys: Keys to add
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | ||
| queue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |