Set Workspace
set_workspaceSwitch Adobe Premiere Pro to a specific workspace layout such as Editing, Color, Audio, Effects, or Graphics to match your current editing task.
Instructions
Switch to a specific workspace layout (e.g., 'Editing', 'Color', 'Audio', 'Effects', 'Graphics')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the workspace to activate (use get_workspaces to see available options) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |