Skip to main content

ocoya_get_workspace

Gets details for one authorized workspace by ID.

Arguments

NameTypeRequiredDescription
workspaceIdstringYesWorkspace ID from ocoya_list_workspaces.

Example

{
  "name": "ocoya_get_workspace",
  "arguments": {
    "workspaceId": "cmayvq3hk00017apshay5qezu"
  }
}

Returns

Returns workspace details such as name, image, timezone, week start, color theme, and workspace options.