Expose one TypeScript workflow as MCP tools for start, status, resume, wait, abort, and show_progress.
2 min read
:::warning
This node is in beta and may not be fully tested or documented. Use with caution.
:::
Expose one TypeScript workflow as MCP tools for start, status, resume, wait, abort, and show_progress.
Inputs
Label
Property
Type
Description
Default Value
Is Required
Model Context
modelContext
botdojo/interface/model_context
Model context with call_tool/sub_agent_call access for workflow ctx.tool and background execution.
null
✅
Tool
tool
botdojo/interface/tool
Optional direct tools. Connect Resource Manager call_tool for MCP access.