Skip to main content
trello.getWorkspace retrieves one Workspace visible to the connected member.
automations/get-trello-workspace.automation.ts
Provide workspace as a stable Workspace ID or its URL-safe name. Optional second argument { account } selects a Trello binding. Returns Signal<TrelloWorkspace> with id, name, displayName, and nullable lastActivityAt, url, and website.