MCPcopy
hub / github.com/callumalpass/tasknotes / delete

Method delete

src/api/runtime-api.ts:712–712  ·  view source on GitHub ↗
(path: string, context?: TaskNotesMutationContext)

Source from the content-addressed store, hash-verified

710 context?: TaskNotesMutationContext
711 ): Promise<TaskInfo>;
712 delete(path: string, context?: TaskNotesMutationContext): Promise<void>;
713 complete(
714 path: string,
715 options?: CompleteTaskOptions,

Callers 15

syncInstanceChangeStateFunction · 0.65
animateUpdateMethod · 0.65
clearStateMethod · 0.65
createRequestMethod · 0.65
prefetchMethod · 0.65
executePrefetchMethod · 0.65
processPrefetchQueueMethod · 0.65
cancelMethod · 0.65
cleanupMethod · 0.65

Calls

no outgoing calls

Tested by 10

offrefMethod · 0.52
setExpandedFunction · 0.52
toggleFunction · 0.52
removeTaskFromCalDAVMethod · 0.52
clearMethod · 0.52
createEmitterFunction · 0.52
createSelectionServiceFunction · 0.52
createEmitterFunction · 0.52
createPluginContextFunction · 0.52