replayRecording

記録を再生(dryRunで事前確認、confirm=trueで実行)

Server Roblox Studio Ultimate MCP Server jundayoo/roblox-studio-ultimate-mcp
Category Execute
Risk class High
Parameters 00 required

What replayRecording does on Roblox Studio Ultimate MCP Server

AI agents invoke replayRecording to trigger actions in Roblox Studio Ultimate MCP Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.

Why replayRecording needs a policy

This tool executes a pre-recorded sequence of actions within Roblox Studio. Although the description is in Japanese and somewhat terse ('記録を再生' = 'replay recording'), the dryRun and confirm parameters indicate it performs external operations whose effects depend on what was recorded and the arguments passed.

From the tool's definition Tool name 'replayRecording' combined with description indicating it replays a recording with dryRun preview and confirm execution mode.

Questions about replayRecording

What does the replayRecording tool do? +

記録を再生(dryRunで事前確認、confirm=trueで実行). It is categorised as a Execute tool in the Roblox Studio Ultimate MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on replayRecording? +

Register the Roblox Studio Ultimate MCP Server MCP server in PolicyLayer and add a rule for replayRecording: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Roblox Studio Ultimate MCP Server. Nothing to install.

What risk level is replayRecording? +

replayRecording is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit replayRecording? +

Yes. Add a rate_limit block to the replayRecording rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block replayRecording completely? +

Set action: deny in the PolicyLayer policy for replayRecording. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides replayRecording? +

replayRecording is provided by the Roblox Studio Ultimate MCP Server MCP server (jundayoo/roblox-studio-ultimate-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.