MCPcopy Index your code
hub / github.com/callumalpass/tasknotes / status

Method status

src/api/runtime-api.ts:816–816  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

814
815export interface TaskNotesRuntimePomodoroApi {
816 status(): Promise<PomodoroState>;
817 start(
818 options?: PomodoroStartOptions,
819 context?: TaskNotesMutationContext

Callers 1

test-webhook.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected