MCPcopy Create free account
hub / github.com/Noumena-Network/code / workflowGetAppState

Function workflowGetAppState

src/tools/WorkflowTool/WorkflowTool.ts:249–250  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247 )
248
249 const workflowGetAppState = () =>
250 getWorkflowAppState(toolUseContext.getAppState())
251 const workflowToolUseContext = {
252 ...toolUseContext,
253 getAppState: workflowGetAppState,

Callers 1

runWorkflowAgentTaskFunction · 0.85

Calls 1

getWorkflowAppStateFunction · 0.85

Tested by

no test coverage detected