confirm_validation_target
Confirm that the currently selected Ableton track and device match the intended target for validation. Provide expected names or indices to check.
Instructions
Confirm that the intended comparison device is the current Ableton selection.
Provide at least one expected selector. Track and device names match case-insensitively after trimming whitespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_name | No | ||
| device_name | No | ||
| track_index | No | ||
| device_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matches | No | ||
| message | No | ||
| warnings | No | ||
| track_matches | No | ||
| device_matches | No | ||
| selected_track | No | ||
| selected_device | No | ||
| remote_reachable | No | ||
| expected_track_name | No | ||
| expected_device_name | No | ||
| expected_track_index | No | ||
| suggested_next_steps | No | ||
| expected_device_index | No |