attribute_get_all
Retrieve all attributes from a Roblox Instance and return them as a key-value dictionary, enabling quick inspection or programmatic access.
Instructions
Get all attributes of an Instance as a key-value dictionary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Full path or UUID of the Instance. |