search
Locate Roblox instances by name substring; optionally filter by class, set result limit and depth.
Instructions
Recursively search instances by name substring (and optional className), capped by limit. Defaults to 100 results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| root | No | ||
| classFilter | No | ||
| limit | No | ||
| maxDepth | No |