save_track_state_snapshot
Capture a track's current state as a named JSON snapshot in a private local library, without overwriting existing snapshots.
Instructions
Capture one exact track state and save its JSON to the configured private local snapshot library under a new name. Never overwrites; excludes clips, nested devices, hidden plugin state, samples, automation and mappings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New local snapshot name; letters, numbers, dot, underscore and hyphen only. | |
| trackId | Yes | Stable track ID returned by list_tracks. |