diff_comp
Compare a current Nuke comp against a saved snapshot to identify added or removed nodes and changed knobs; call snapshot_comp first to obtain the snapshot_id.
Instructions
Compare the current comp to a previous snapshot. Shows nodes added, removed, and knobs changed. Call snapshot_comp first.
Args: snapshot_id: ID from a previous snapshot_comp call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_id | Yes | ID from a previous snapshot_comp call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| added | No | ||
| changed | No | ||
| removed | No |