Inspect instance
inspect_instanceInspect a Roblox instance by path to retrieve its safe properties, attributes, tags, and children from a connected live client.
Instructions
Inspect one instance with safe common properties, attributes, tags, children, and optional properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| clientId | No | Connected client id; defaults to active client | |
| properties | No | ||
| includeChildren | No |