Docs / utilities / getCachedWorkspaces

getCachedWorkspaces

utility

Read the cached list of workspaces from the client-side cache.

import { getCachedWorkspaces } from 'flowstack-sdk'

Resource-specific cache reader for workspaces. Pairs with setCachedWorkspaces and invalidateWorkspacesCache.

See also

setCachedWorkspaces · invalidateWorkspacesCache · useWorkspace

Source: README.md#cache-utilities · Also available in llms-full.txt and registry.json.