Skip to main content

ocoya_list_workspaces

Lists or searches workspaces allowed by the MCP OAuth grant. Use this first when you need a workspaceId for workspace-scoped tools.

Arguments

NameTypeRequiredDescription
querystringNoOptional case-insensitive workspace name search.

Example

{
  "name": "ocoya_list_workspaces",
  "arguments": {
    "query": "main"
  }
}

Returns

Returns authorized workspaces with IDs, names, images, timezone, color theme, and user count.