n8n/packages/cli/src/modules/mcp/tools
Ricardo Espinoza 60e23e10e0
Some checks failed
Build: Benchmark Image / build (push) Has been cancelled
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
fix(core): Avoid MCP get_execution hang on circular references (#30051)
2026-05-08 19:02:34 +00:00
..
data-table feat(core): Add data table MCP tool (#27811) 2026-04-02 14:07:26 +00:00
workflow-builder feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
execute-workflow.tool.ts fix(core): Make MCP executions asynchronous (#27762) 2026-04-02 12:32:17 +00:00
execution-utils.ts feat(core): Implement Test workflow MCP tool (#27348) 2026-03-27 07:47:48 +00:00
get-execution.tool.ts fix(core): Avoid MCP get_execution hang on circular references (#30051) 2026-05-08 19:02:34 +00:00
get-workflow-details.tool.ts feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532) 2026-03-06 10:54:52 +00:00
list-credentials.tool.ts feat(core): Add MCP tool to list credentials (#29438) 2026-05-06 13:42:53 +00:00
prepare-workflow-pin-data.tool.ts feat(core): Implement Test workflow MCP tool (#27348) 2026-03-27 07:47:48 +00:00
publish-workflow.tool.ts feat(core): Broadcast workflow updates from MCP tools to open editors (#28709) 2026-04-21 12:26:56 +00:00
schemas.ts feat(core): Add data table MCP tool (#27811) 2026-04-02 14:07:26 +00:00
search-executions.tool.ts feat(core): Add MCP tool search executions (#29161) 2026-05-04 13:41:47 +00:00
search-folders.tool.ts feat(core): Add data table MCP tool (#27811) 2026-04-02 14:07:26 +00:00
search-projects.tool.ts feat(core): Add data table MCP tool (#27811) 2026-04-02 14:07:26 +00:00
search-workflows.tool.ts feat(core): Add data table MCP tool (#27811) 2026-04-02 14:07:26 +00:00
test-workflow.tool.ts feat(core): Implement Test workflow MCP tool (#27348) 2026-03-27 07:47:48 +00:00
unpublish-workflow.tool.ts feat(core): Broadcast workflow updates from MCP tools to open editors (#28709) 2026-04-21 12:26:56 +00:00
webhook-utils.ts feat: Update existing MCP tools (#26248) 2026-03-02 14:07:16 +00:00
workflow-validation.utils.ts fix(core): Fix workflow-sdk validation for plain workflow objects (#28416) 2026-04-14 16:29:20 +00:00