get_looper_performance_context
Fetch a snapshot of a Looper device's current state, including quantization, monitor, song/tempo control, exposed parameters, routing, and transport. Use it to inspect performance context before making changes.
Instructions
Read one native snapshot of a loaded Looper's State, Quantization, Monitor, Song Control, Tempo Control, all exposed parameters, global clip-launch quantization, track input/output routing, monitoring, and transport. Read-only; source readiness and audible outcome are not inferred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trackId | Yes | Stable device-owner ID: track-N from list_tracks, return-N from get_set_mixer, or master. | |
| deviceId | Yes | Stable device ID returned by list_devices. |