Skip to main content
Glama

batch_execute

Execute multiple Roblox Studio commands sequentially in one batch operation, with optional error handling to continue or stop on failures.

Instructions

[PRO] Execute multiple commands in a single batch. Each command is an object with "tool" name and "args". Commands execute sequentially; optionally continue on error.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandsYesArray of commands to execute sequentially. Each command specifies a tool name and its arguments.
stopOnErrorNoIf true, stop executing remaining commands when one fails. Default: true.

Latest Blog Posts

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/hope1026/roblox-mcp'

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