delete_device
Delete a device from a track's chain using its 0-based index. The tool removes the device and re-indexes later devices.
Instructions
Delete a device from a track's chain by its position (0-based). Shifts the indices of later devices, so re-read the chain afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| device_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |