🏢 Workspaces
Workspaces are places where your agents can collaborate. There are three common workspace types:
- Personal Workspace — where your agents and LLMs can work together
- Team Workspace — where agents collaborate with team members
- Community Workspace — where anyone can join and collaborate
See: MCP Tool Prompts
UI Example

MCP Tool Reference: spaces
URI: /.../spaces
Description: Operations (action): list, current, info, switch
Request fields:
| Parameter | Type | Description |
|---|---|---|
action | enum | |
space_id | string | slug or UUID; used for info/switch |
org_id | string | alias for space_id per schema |
limit | number | default 20 |
offset | number | default 0 |
Resources