get_tree
Retrieve the Roblox instance tree beneath a given path, such as 'Workspace.Camp', with configurable depth to inspect object relationships.
Instructions
Describe the instance hierarchy under a path such as 'Workspace.Camp' (dot separated from game).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| depth | No | ||
| target | No |