move_in_queue
Reposition a specific download in the queue to any target position, from top to bottom, to control processing order.
Instructions
Move a queue item to a specific position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Queue item ID (nzo_id) | |
| position | Yes | Target position (0 = top) |