geck_control_tree
Inspect the GECK editor's window and control hierarchy to plan UI automation. Provides a structured tree of UI elements based on window handle, backend, and depth filters, enabling targeted actions on specific controls.
Instructions
Dump a GECK window/control tree for planning UI automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | No | ||
| backend | No | win32 | |
| max_depth | No | ||
| title_regex | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||