ui_tree_resource_search
Search a saved UI tree snapshot to find specific controls without loading the full tree. Get path and index_path for node actions.
Instructions
Search a saved ui_tree resource without loading the full tree into context.
Use after ui_tree(delivery='resource') when you need a few controls from a
large snapshot. The result includes path and index_path; use either with
ui_tree_resource_get_node, ui_tree_resource_children, or
ui_tree_resource_action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| text | No | ||
| type | No | ||
| limit | No | ||
| title | No | ||
| fields | No | navigation | |
| session_id | No | default-18 | |
| snapshot_id | No | ||
| resource_uri | No |