Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runWorkflowAgentTask
Function · 0.85
Calls
1
getWorkflowAppState
Function · 0.85
Tested by
no test coverage detected