Documentation Index
Fetch the complete documentation index at: https://mintlify.com/nnaridz/RbxGenie/llms.txt
Use this file to discover all available pages before exploring further.
Description
Retrieves all attributes from an instance as a dictionary. Complex types are automatically serialized into their JSON-compatible format.Endpoint
Parameters
The path to the instance (e.g., “Workspace.Part” or “ReplicatedStorage.Config”)
Response
A dictionary of all attributes on the instance, with attribute names as keys and values serialized appropriately
Error message if the instance path could not be resolved