Skip to main content
Glama

Roblox Studio MCP Server

get_instance_children

Retrieve child objects and their types from a specified parent instance in Roblox Studio, enabling efficient data access and project structure analysis.

Instructions

Get child objects and their types

Input Schema

NameRequiredDescriptionDefault
instancePathYesPath to the parent instance

Input Schema (JSON Schema)

{ "properties": { "instancePath": { "description": "Path to the parent 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