capture_device_parameter_snapshot
Capture a device's exposed parameters as a JSON snapshot, verifying the device identity live. Use it to store or restore parameter states without plugin internals.
Instructions
Capture exposed device parameters as persistable JSON, with a consistent live identity check. Not a native preset: excludes hidden plugin state, samples, automation and mappings.
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. |