Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
815
export
interface
TaskNotesRuntimePomodoroApi {
816
status(): Promise<PomodoroState>;
817
start(
818
options?: PomodoroStartOptions,
819
context?: TaskNotesMutationContext
Callers
1
test-webhook.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected