get_device_by_name
Locate a device on a specific track by name and retrieve its parameters for inspection or control.
Instructions
Find a device by name and get its parameters.
Parameters:
track_index: The index of the track
device_name: The name of the device to find
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | Yes | ||
| track_index | Yes |