ui_tree_resource_action
Run a safe UI action from a saved tree snapshot. Uses snapshot selectors to target the current live 1C UI, refreshing after large UI changes.
Instructions
Run a safe first-class UI action using a node selected from a saved ui_tree snapshot.
The snapshot is only used to extract stable name/title/type hints; the actual action is executed against the current live 1C UI via existing tools. Refresh the snapshot after large UI changes before relying on old selectors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| action | No | focus | |
| index_path | No | ||
| session_id | No | default-18 | |
| snapshot_id | No | ||
| resource_uri | No | ||
| watchdog_timeout | No |