Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ WorkflowTool.ts
File
WorkflowTool.ts
src/tools/WorkflowTool/WorkflowTool.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as React from
'react'
2
import
{ z } from
'zod/v4'
3
import
type
{ AppState } from
'../../state/AppStateStore.js'
4
import
{ buildTool,
type
ToolDef,
type
ToolUseContext } from
'../../Tool.js'
Callers
nothing calls this directly
Calls
2
buildTool
Function · 0.85
max
Method · 0.80
Tested by
no test coverage detected