godot_find_elements
Find UI elements in a Godot scene by text, name, class, group, or role. Search the scene tree to locate nodes for inspection or manipulation.
Instructions
Locate UI elements by text, name, class, group, or role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |