Skip to main content
ToolWhen to use
list_accessible_workspacesList the customer’s workspaces and which one is currently active.
All tools in production are read-only. Use list_accessible_workspaces to orient at the start of a session or to confirm which workspace the assistant is reading from before drilling in.

Switching workspaces

Each session is scoped to a single workspace. To switch, how you do it depends on how you authenticated:
  • OAuth — disconnect the Klarity connection in your client and reconnect. The reconnect flow shows a workspace picker.
  • API key — keys are bound to the workspace they were generated in. Generate a new key in the other workspace and swap the Bearer token in your client.
See Authentication → Switching workspaces for the full walkthrough.

Common chains

  • Confirm workspace at start: list_accessible_workspaces to see which workspace is active before drilling in