ui_tree_diff
Compare two saved UI tree snapshots to identify added, removed, or changed nodes, returning compact samples for quick analysis.
Instructions
Compare two saved ui_tree snapshots and return compact added/removed/changed node samples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fields | No | navigation | |
| session_id | No | default-18 | |
| after_snapshot_id | No | ||
| after_resource_uri | No | ||
| before_snapshot_id | No | ||
| before_resource_uri | No |