Lists every space the current user belongs to and identifies which one this MCP session is authorized for. Useful for agency / multi-client workflows where the user juggles many workspaces.Documentation Index
Fetch the complete documentation index at: https://docs.cometly.com/llms.txt
Use this file to discover all available pages before exploring further.
When to use
- “What spaces / teams / clients do I have access to?”
- “Am I in the right space?”
Session scope
MCP tokens are pinned to one space at mint time (themcp_space:{id} ability). This tool tells you which other spaces the user belongs to but you cannot read data from them in the current session — they’d need a separate MCP connection per space (see the in-app MCP settings page).
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
format | string | No | csv (default), json, or yaml. |