Skip to main content
Glama

workspace_state

Manage Roblox Studio workspace data by syncing states, tracking changes, viewing camera settings, accessing scripts, and clearing caches.

Instructions

[PRO] Workspace state: full sync, snapshot, recent changes, viewport info, clear history, metadata, scripts, selection info, clear cache.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes[PRO] State action. sync: fetch current Workspace state (hierarchy, history, stats). snapshot: get full instance tree structure. changes: get recent changes (added/removed/modified). viewport: get camera position, FOV, viewport size, selection bounds. clear_history: clear change history. metadata: get workspace metadata. scripts: get script list. selection_info: get selection info. clear_cache: clear state cache.
includeMetadataNoInclude metadata (instance counts, timestamps). Used by: sync. Default: true.
limitNoMaximum number of changes to return. Used by: changes. Default: 20.
includeCameraInfoNoInclude camera position and settings. Used by: viewport. Default: true.
includeSelectionBoundsNoInclude current selection bounds info. Used by: viewport. 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