WorkspaceRead-only
Get Workspace
get_workspaceGet name, subscription plan, and settings for a workspace. Returns 403 if the user is not a member.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | required | Workspace ID — get from list_workspaces. Portal workspaces are valid here when you manage them (look for `isInherited: true` in list_workspaces). |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "get_workspace","arguments": {"workspaceId": "workspaceId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent