clickUp.getWorkspace gets one Workspace authorized for the connected account.
automations/clickup-get-workspace.automation.ts
Inputs
workspaceId. The Workspace must be included in the connected account’s authorization. Every action accepts an optional static account binding.
Output
Returns aClickUpWorkspace; throws when that Workspace is not authorized.