move_device_right
Moves a device one position to the right within its device chain, using track and device indices to specify the target.
Instructions
Move a device one position to the right in the device chain.
Parameters:
track_index: The index of the track containing the device
device_index: The index of the device to move
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes |