manage_workspace
List available workspaces or switch active workspace to isolate mock configurations for organized API testing.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform | |
| id | No | Workspace ID (required for switch) | |
| name | No | Workspace name (for switch, alternative to ID) |