manage_workspace
List, switch, or create workspaces to isolate mock configurations. Use 'list' to view all, 'switch' to set active workspace, or 'create' to add a new one.
Instructions
List available workspaces or switch the active workspace. Workspaces isolate mock configurations. Use 'list' to see all workspaces, 'switch' to route subsequent operations to a specific workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform | |
| id | No | Workspace ID (required for switch) | |
| name | No | Workspace name (required for create, alternative to ID for switch) |