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