useUserCollections
List all MongoDB collections the user owns.
import { useUserCollections } from 'flowstack-sdk'List all MongoDB collections the user owns. Exported from flowstack-sdk and sharing the same FlowstackProvider context.
Treat the type signatures in packages/flowstack-sdk/src/hooks/useUserCollections.ts as the source of truth.
See also
useCollection · useCollectionExplorer · useDataOverview
Source: README.md#additional-hooks-05 · Also available in llms-full.txt and registry.json.