method WorkspaceService.listWorkspacesimport { WorkspaceService } from "https://deno.land/x/windmill@v1.422.0/windmill-api/index.ts"; listWorkspaces(): CancelablePromise<Array<Workspace>>list all workspaces visible to me ReturnsCancelablePromise<Array<Workspace>>Workspace all workspaces