manage_studio
Toggle the UI preview setting in Roblox Studio to modify view rendering for screenshots and quality assurance.
Instructions
Control Roblox Studio editor view/rendering settings for screenshot and QA workflows. Use it to toggle Studio session-level View settings such as UI preview; it does not edit game UI objects or their properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Studio editor action. [PRO]: toggle_ui_preview (toggle StarterGui UI rendering in Edit mode through the Studio UI preview setting). | |
| contextId | No | Optional execution context identifier. Used to continue an existing context for mutating actions. | |
| contextSummary | No | Optional structured execution context attached to this tool call. | |
| replayMetadata | No | Optional replay-ready metadata attached to this tool call. | |
| enabled | No | Boolean value to set. Omit to toggle the current value. Used by: toggle_ui_preview (optional). |