UNPKG

@agentdesk/workflows-mcp

Version:

MCP workflow orchestration tool with presets for thinking, coding and more

12 lines (11 loc) 423 B
optional_description_mode: description: "Mode to test optional tool descriptions" prompt: | # Optional Description Test Mode This mode is used to test tools with and without descriptions. tools: - name: "toolWithDescription" description: "This tool has a description" - name: "toolWithoutDescription" - name: "anotherToolWithDescription" description: "Another tool with a description"