get_by_path
Given a dotted instance path (e.g., game.Workspace.Part), returns the corresponding node and its reference for inspection or manipulation.
Instructions
Resolve a dotted instance path (e.g. game.Workspace.Part) to a node with a ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |