mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
49 lines
725 B
JSON
49 lines
725 B
JSON
{
|
|
"node": "n8n-nodes-base.itemLists",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"details": "",
|
|
"categories": ["Core Nodes"],
|
|
"resources": {
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.itemlists/"
|
|
}
|
|
],
|
|
"generic": []
|
|
},
|
|
"alias": [
|
|
"Aggregate",
|
|
"Dedupe",
|
|
"Deduplicate",
|
|
"Duplicates",
|
|
"Limit",
|
|
"Remove",
|
|
"Slice",
|
|
"Sort",
|
|
"Split",
|
|
"Unique",
|
|
"JSON",
|
|
"Transform",
|
|
"Array",
|
|
"List",
|
|
"Object",
|
|
"Item",
|
|
"Map",
|
|
"Format",
|
|
"Nested",
|
|
"Iterate",
|
|
"Summarise",
|
|
"Summarize",
|
|
"Group",
|
|
"Pivot",
|
|
"Sum",
|
|
"Count",
|
|
"Min",
|
|
"Max"
|
|
],
|
|
"subcategories": {
|
|
"Core Nodes": ["Helpers", "Data Transformation"]
|
|
}
|
|
}
|