snapshot_comp
Capture the current Nuke comp state and return a snapshot ID for later diffing. Use before edits to track changes; stores up to five server-side snapshots.
Instructions
Take a snapshot of the current comp state. Returns a snapshot_id you can pass to diff_comp later to see what changed.
Snapshots are stored server-side (max 5). Use before making changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||