UNPKG
@agentdesk/workflows-mcp
Version:
latest (0.1.8)
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0
MCP workflow orchestration tool with presets for thinking, coding and more
@agentdesk/workflows-mcp
/
__tests__
/
test-workflows
/
.workflows
/
invalid-toolmode.yaml
7 lines
(6 loc)
•
189 B
YAML
View Raw
1
2
3
4
5
6
7
invalid_tool: description: "Tool with invalid toolMode" tools:
-
name: "tool1" description: "Test tool 1" toolMode: "invalid" #
Only
"sequential"
or
"situational"
are
valid