Portals (Accountants)Write
Update Portal
update_portalUpdate a portal's name, icon, description, capabilities, or limits. Capabilities control what the portal's direct members (the client) can do. Accountants only.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | required | Parent workspace ID — must be top-level (NOT a portal). Get from list_workspaces (entries WITHOUT a parentWorkspaceId). |
portalId | string | required | Portal ID to update — get from list_portals |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "update_portal","arguments": {"workspaceId": "workspaceId_123","portalId": "portalId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent