@n8n-as-code/agent-cli 0.11.1 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
1
  {
2
- "generatedAt": "2026-01-21T19:24:52.048Z",
2
+ "generatedAt": "2026-01-26T12:52:17.867Z",
3
3
  "version": "1.0.0",
4
4
  "sourceUrl": "https://docs.n8n.io/llms.txt",
5
- "totalPages": 1243,
5
+ "totalPages": 1242,
6
6
  "statistics": {
7
7
  "byCategory": {
8
8
  "other": 432,
@@ -11,7 +11,7 @@
11
11
  "api": 5,
12
12
  "code": 38,
13
13
  "data": 20,
14
- "flow-logic": 8,
14
+ "flow-logic": 7,
15
15
  "hosting": 76,
16
16
  "integrations": 305,
17
17
  "cluster-nodes": 96,
@@ -611,7 +611,7 @@
611
611
  },
612
612
  "flow-logic": {
613
613
  "description": "Documentation pages",
614
- "totalPages": 8,
614
+ "totalPages": 7,
615
615
  "pages": [
616
616
  "page-0138",
617
617
  "page-0139",
@@ -619,7 +619,6 @@
619
619
  "page-0141",
620
620
  "page-0142",
621
621
  "page-0143",
622
- "page-0144",
623
622
  "page-0145"
624
623
  ]
625
624
  },
@@ -12185,59 +12184,6 @@
12185
12184
  },
12186
12185
  {
12187
12186
  "id": "page-0143",
12188
- "title": "Splitting with conditionals",
12189
- "url": "https://docs.n8n.io/flow-logic/splitting/index.md",
12190
- "urlPath": "flow-logic/splitting/index.md",
12191
- "category": "flow-logic",
12192
- "subcategory": null,
12193
- "nodeName": null,
12194
- "nodeType": null,
12195
- "content": {
12196
- "markdown": "# Splitting workflows with conditional nodes\n\nSplitting uses the [IF](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [Switch](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) nodes. It turns a single-branch workflow into a multi-branch workflow. This is a key piece of representing complex logic in n8n.\n\nCompare these workflows:\n\nThis is the power of splitting and conditional nodes in n8n.\n\nRefer to the [IF](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [Switch](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) documentation for usage details.\n",
12197
- "excerpt": "# Splitting workflows with conditional nodes Splitting uses the [IF](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [Switch](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) nodes. It turns a single-branch workflow into a multi-branch workflow. This is a key piece of representing complex logic in n8n. Compare these workflows: This is the power of splitting and conditional nodes in n8n. Refer to the [IF](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [...",
12198
- "sections": [
12199
- {
12200
- "title": "Splitting workflows with conditional nodes",
12201
- "level": 1,
12202
- "content": "Splitting uses the [IF](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [Switch](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) nodes. It turns a single-branch workflow into a multi-branch workflow. This is a key piece of representing complex logic in n8n.\n\nCompare these workflows:\n\nThis is the power of splitting and conditional nodes in n8n.\n\nRefer to the [IF](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [Switch](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) documentation for usage details."
12203
- }
12204
- ]
12205
- },
12206
- "metadata": {
12207
- "keywords": [
12208
- "splitting",
12209
- "with",
12210
- "conditionals",
12211
- "workflows",
12212
- "conditional",
12213
- "nodes"
12214
- ],
12215
- "useCases": [],
12216
- "operations": [],
12217
- "codeExamples": 0,
12218
- "complexity": "beginner",
12219
- "readingTime": "1 min",
12220
- "contentLength": 603,
12221
- "relatedPages": []
12222
- },
12223
- "searchIndex": {
12224
- "fullText": "splitting with conditionals # splitting workflows with conditional nodes\n\nsplitting uses the [if](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [switch](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) nodes. it turns a single-branch workflow into a multi-branch workflow. this is a key piece of representing complex logic in n8n.\n\ncompare these workflows:\n\nthis is the power of splitting and conditional nodes in n8n.\n\nrefer to the [if](../../integrations/builtin/core-nodes/n8n-nodes-base.if/) or [switch](../../integrations/builtin/core-nodes/n8n-nodes-base.switch/) documentation for usage details.\n splitting workflows with conditional nodes",
12225
- "importantTerms": [
12226
- "nodes",
12227
- "splitting",
12228
- "integrations",
12229
- "builtin",
12230
- "core",
12231
- "base",
12232
- "switch",
12233
- "with",
12234
- "workflows",
12235
- "conditional"
12236
- ]
12237
- }
12238
- },
12239
- {
12240
- "id": "page-0144",
12241
12187
  "title": "Sub-workflows",
12242
12188
  "url": "https://docs.n8n.io/flow-logic/subworkflows/index.md",
12243
12189
  "urlPath": "flow-logic/subworkflows/index.md",
@@ -90299,7 +90245,7 @@
90299
90245
  "page-0134",
90300
90246
  "page-0137",
90301
90247
  "page-0139",
90302
- "page-0144",
90248
+ "page-0143",
90303
90249
  "page-0146",
90304
90250
  "page-0149",
90305
90251
  "page-0151",
@@ -90469,7 +90415,6 @@
90469
90415
  "page-0117",
90470
90416
  "page-0141",
90471
90417
  "page-0142",
90472
- "page-0143",
90473
90418
  "page-0149",
90474
90419
  "page-0151",
90475
90420
  "page-0160",
@@ -90594,7 +90539,7 @@
90594
90539
  "page-0137",
90595
90540
  "page-0139",
90596
90541
  "page-0142",
90597
- "page-0144",
90542
+ "page-0143",
90598
90543
  "page-0151",
90599
90544
  "page-0153",
90600
90545
  "page-0171",
@@ -90987,7 +90932,6 @@
90987
90932
  "page-0137",
90988
90933
  "page-0140",
90989
90934
  "page-0143",
90990
- "page-0144",
90991
90935
  "page-0149",
90992
90936
  "page-0151",
90993
90937
  "page-0191",
@@ -92937,7 +92881,6 @@
92937
92881
  "page-0117",
92938
92882
  "page-0120",
92939
92883
  "page-0125",
92940
- "page-0143",
92941
92884
  "page-0147",
92942
92885
  "page-0168",
92943
92886
  "page-0192",
@@ -94694,7 +94637,7 @@
94694
94637
  "page-0093",
94695
94638
  "page-0134",
94696
94639
  "page-0139",
94697
- "page-0144",
94640
+ "page-0143",
94698
94641
  "page-0196",
94699
94642
  "page-0197",
94700
94643
  "page-0198",
@@ -94834,7 +94777,7 @@
94834
94777
  "page-0017",
94835
94778
  "page-0026",
94836
94779
  "page-0069",
94837
- "page-0144",
94780
+ "page-0143",
94838
94781
  "page-0637",
94839
94782
  "page-0644",
94840
94783
  "page-0645",
@@ -97606,8 +97549,7 @@
97606
97549
  ],
97607
97550
  "splitting": [
97608
97551
  "page-0021",
97609
- "page-0104",
97610
- "page-0143"
97552
+ "page-0104"
97611
97553
  ],
97612
97554
  "case?": [
97613
97555
  "page-0021"
@@ -97896,7 +97838,7 @@
97896
97838
  "page-0027",
97897
97839
  "page-0044",
97898
97840
  "page-0134",
97899
- "page-0144",
97841
+ "page-0143",
97900
97842
  "page-0618",
97901
97843
  "page-0644",
97902
97844
  "page-0645",
@@ -101498,19 +101440,13 @@
101498
101440
  "again": [
101499
101441
  "page-0142"
101500
101442
  ],
101501
- "conditionals": [
101502
- "page-0143"
101503
- ],
101504
- "conditional": [
101505
- "page-0143"
101506
- ],
101507
101443
  "passes": [
101508
- "page-0144",
101444
+ "page-0143",
101509
101445
  "page-0644",
101510
101446
  "page-0645"
101511
101447
  ],
101512
101448
  "conversion": [
101513
- "page-0144",
101449
+ "page-0143",
101514
101450
  "page-0672",
101515
101451
  "page-1229"
101516
101452
  ],
@@ -108591,7 +108527,6 @@
108591
108527
  "page-0141",
108592
108528
  "page-0142",
108593
108529
  "page-0143",
108594
- "page-0144",
108595
108530
  "page-0145"
108596
108531
  ],
108597
108532
  "hosting": [