Portals (Accountants)Read-only
List Portals
list_portalsList every client portal under a top-level workspace. Returns each portal's id, name, icon, status counts (banks/feeds/members/invitations), portalConfig, and lastActivityAt. Use the portal id as a workspaceId in any other tool. 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). |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "list_portals","arguments": {"workspaceId": "workspaceId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent