get_children
List direct children of a Roblox instance by reference. Optionally filter by class name to target specific instances.
Instructions
List the direct children of an instance by ref. Optionally filter by className.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| classFilter | No |