Skip to content

Limit(限制)节点#

使用 Limit 节点可以移除超出设定最大数量的条目。您可以选择 n8n 是从输入数据的开头还是结尾获取条目。

节点参数#

使用以下参数配置该节点:

最大条目数#

输入 n8n 应保留的最大条目数量。如果输入数据超过此值,n8n 将移除多余的条目。

保留方式#

当节点需要移除条目时,选择从何处保留输入条目:

  • 前几条:保留输入数据开头的最大条目数数量的条目
  • 后几条:保留输入数据末尾的最大条目数数量的条目

模板和示例#

Scrape and summarize webpages with AI

by n8n Team

View template details
Chat with OpenAI Assistant (by adding a memory)

by David Roberts

View template details
Hacker News to Video Content

by Alex Kim

View template details
Browse Limit 节点 integration templates, or search all templates

相关资源#

了解更多关于 n8n 工作流中的数据结构与数据流