uad_snapshot
Capture, list, diff, and restore snapshots of Universal Audio Apollo interface settings. Safely revert to known-good states with dry-run preview before applying changes.
Instructions
Whole-rig snapshots: action='save' captures every writable property, 'list' shows what is saved, 'diff' reports what changed since one (ignore accepts glob patterns), 'restore' writes one back in a safe order. Restore defaults to dry_run=true and returns the exact ordered write list. Use when: saving a session state before experimenting, seeing what drifted, or putting a known-good state back. A real restore captures a pre-restore snapshot first. Not for: Console sessions or plugin scenes, which this server cannot touch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| action | No | list | |
| ignore | No | ||
| dry_run | No | ||
| include_clock | No | ||
| include_monitor | No | ||
| allow_cross_model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||