MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / listNotes

Method listNotes

packages/bridge-contract/src/bridge.ts:125–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123 rootContentHiddenByInboxMode(): Promise<boolean>
124
125 listNotes(): Promise<NoteMeta[]>
126 listNotesPage?(request: ListNotesPageRequest): Promise<ListNotesPageResponse>
127 listFolders(): Promise<FolderEntry[]>
128 listAssets(): Promise<AssetMeta[]>

Callers 5

listNotesFromBridgeFunction · 0.65
refreshFunction · 0.65
loadFunction · 0.65
registerIpcFunction · 0.65
loadFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected