get_class_info
Retrieve properties and methods for any Roblox class using 'get_class_info' on the Roblox Studio MCP Server, simplifying access to essential class data for development and debugging.
Instructions
Get available properties/methods for Roblox classes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
className | Yes | Roblox class name |