trw_surface_diff
Compare two surface snapshots to identify added, removed, and changed surface IDs, with changed entries flagged by differing content hashes.
Instructions
Structured diff between two surface snapshots.
Returns {added, removed, changed} lists of surface_id
strings. changed entries appear in both snapshots with
different content_hash values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_id_a | Yes | ||
| snapshot_id_b | Yes |