ui_tree_resource_children
Inspect a subtree from a saved ui_tree snapshot without reading the full resource. Set depth to view direct children or immediate context.
Instructions
Return a small subtree from a saved ui_tree resource.
Prefer this over MCP resource reads when the full snapshot is large. Set
depth=1 to inspect direct children, depth=2 for immediate context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| depth | No | ||
| fields | No | navigation | |
| format | No | json | |
| index_path | No | ||
| session_id | No | default-18 | |
| snapshot_id | No | ||
| resource_uri | No |