n8n/packages/@n8n/instance-ai/src/tools
Albert Alises 22f2e34fe6
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
fix(core): Stop workflow builder after terminal remediation (#30289)
2026-05-12 13:53:18 +00:00
..
__tests__ fix(core): Defer credential setup during workflow builds (#30181) 2026-05-11 15:46:44 +00:00
attachments fix(core): Improve AI chat file upload handling and error states (#29701) 2026-05-08 11:26:58 +00:00
best-practices refactor(ai-builder): Consolidate native tools into 10 action families (no-changelog) (#28140) 2026-04-14 14:00:41 +00:00
filesystem fix(ai-builder): Validate MCP tool names and schemas (no-changelog) (#29871) 2026-05-07 08:25:04 +00:00
nodes refactor(core): Move node-specific builder guidance to per-node @builderHint (no-changelog) (#29992) 2026-05-12 07:45:33 +00:00
orchestration fix(core): Stop workflow builder after terminal remediation (#30289) 2026-05-12 13:53:18 +00:00
shared fix(ai-builder): Preserve collected planning context (#29916) 2026-05-07 08:24:00 +00:00
web-research fix(core): Wrap web-search snippets in untrusted data boundaries (no-changelog) (#29695) 2026-05-04 14:19:25 +00:00
workflows fix(core): Stop workflow builder after terminal remediation (#30289) 2026-05-12 13:53:18 +00:00
credentials.tool.ts fix(core): Defer credential setup during workflow builds (#30181) 2026-05-11 15:46:44 +00:00
data-tables.tool.ts fix(ai-builder): Preserve collected planning context (#29916) 2026-05-07 08:24:00 +00:00
executions.tool.ts feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
index.ts fix(core): Defer credential setup during workflow builds (#30181) 2026-05-11 15:46:44 +00:00
nodes.tool.ts refactor(core): Remove global builder node guides (#29582) 2026-05-05 09:27:00 +00:00
research.tool.ts fix(core): Allow same-domain redirects in instance-ai web research (TRUST-73) (#30107) 2026-05-11 12:40:43 +00:00
task-control.tool.ts refactor(ai-builder): Consolidate native tools into 10 action families (no-changelog) (#28140) 2026-04-14 14:00:41 +00:00
templates.tool.ts fix: Drop template search tools from builder (#29573) 2026-05-01 08:44:21 +00:00
workflows.tool.ts fix(core): Defer credential setup during workflow builds (#30181) 2026-05-11 15:46:44 +00:00
workspace.tool.ts refactor(ai-builder): Consolidate native tools into 10 action families (no-changelog) (#28140) 2026-04-14 14:00:41 +00:00