get_instance_children
Retrieve all child instances and their class types from a Roblox parent instance by providing its dot-notation path.
Instructions
Get child instances and their class types from a Roblox parent instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instancePath | Yes | Roblox instance path using dot notation (e.g., "game.Workspace", "game.ServerScriptService") |