ui_find
Search case-insensitively for UI paths or basenames under a given path. Use match modes, depth limits, and pagination to locate specific interface elements.
Instructions
Search paths or basenames, case-insensitively, within a narrow under path. max_depth=1 includes root and children. Follow next_offset for more results; each page still enumerates the requested subtree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| match | No | contains | |
| query | Yes | ||
| under | No | ||
| offset | No | ||
| max_depth | No | ||
| search_in | No | path | |
| include_info | No |