// AI NODES

Summary Generator Node

1 min read Updated July 23, 2026

The Summary Generator node (AI Summary Generator) condenses longer content into a concise summary.

When to use it

Use it to shorten articles, transcripts, feedback, or scraped pages before you act on them: summarize each new RSS Trigger Node item, or reduce a long document to its key points.

Configuration

  • Content: the text to summarize. Insert upstream data with variable tags.
  • Maximum length: an optional cap on the summary length (50 to 500 words).

Example

[Input from firecrawl-1]

Feed in scraped page content and get back a short summary, referenced downstream as [Input from summaryGenerator-1]. See Data Flow and Variable Handling.

Local, Cloud, and credits

Runs in both Local vs Cloud execution modes. Costs 2 credits per run in Cloud mode; Local mode uses your own key.

Was this helpful? Contact us