Skip to main content
Glama

Roblox Studio MCP Server

delete_object

Remove Roblox object instances by specifying their instance path using this tool integrated into the Roblox Studio MCP Server.

Instructions

Delete a Roblox object instance

Input Schema

NameRequiredDescriptionDefault
instancePathYesPath to the instance to delete

Input Schema (JSON Schema)

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