get_attributes
Get a list of all attribute names and values on a Roblox instance by specifying its dot-notation path, for easy inspection during Roblox Studio development.
Instructions
Get all attributes on a Roblox instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instancePath | Yes | Roblox instance path using dot notation (e.g., "game.Workspace.Part") |