Text summarizer
Takes a long text and returns a short summary in a given format.
Graph preview
How it works
The skeleton matches the FAQ bot — all the work is in the agent’s system prompt: keep the facts, numbers and names, drop the filler, default to three to five sentences, and obey the user’s own instructions about format (“in one sentence”, “as a list”).
What to configure after import
- Set the default format for your case — five bullet points every time, for instance.
- For very long documents it is cheaper to load them into a knowledge base first and summarize the retrieved fragments.