Skip to main content
Glama

Roblox Studio MCP Server

get_instance_properties

Retrieve all properties of a specified instance in Roblox Studio by providing its instance path, enabling efficient data access and management within the Studio environment.

Instructions

Get all properties of a specific instance

Input Schema

NameRequiredDescriptionDefault
instancePathYesPath to the instance

Input Schema (JSON Schema)

{ "properties": { "instancePath": { "description": "Path to the instance", "type": "string" } }, "required": [ "instancePath" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/boshyxd/robloxstudio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server