get_node
Retrieve role, path, DOM geometry, and CSS selector for a specific node using its uid from a prior snapshot. Call after creating a snapshot or diff to inspect element details.
Instructions
Return role, path, DOM geometry, and CSS selector for one snapshot uid. Requires a prior smart_snapshot or snapshot_diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Stable uid from the snapshot output. |