summarise
Long text in, faithful short text out. Length and register are inputs, not code.
inputs: document, max_words
input · llm · output
Every template is a real, runnable workflow — declared inputs, real node sequence, publishable as-is. The lane under each shows its nodes in real proportion.
Long text in, faithful short text out. Length and register are inputs, not code.
inputs: document, max_words
input · llm · output
Support tickets labelled and routed with a confidence score. The flow used across these pages.
inputs: ticket
input · llm · transform · output
Free text to a typed JSON object that matches your declared schema, or a clean failure.
inputs: text, schema
input · llm · transform · output
A transcript in, owners and action items out — each with the line that justifies it.
inputs: transcript
input · llm · transform · output
Answers drawn only from your documents, with the passages used. Says "not found" rather than guessing.
inputs: question, corpus
input · retrieve · llm · output
Several sources compared into one brief: agreements, contradictions, gaps.
inputs: sources[]
input · retrieve · llm · transform · output
The same content, rewritten to a target register — terse, formal, plain-language.
inputs: text, tone
input · llm · output
Look up a record in your own API mid-flow, then reason with it. The SSRF boundary applies.
inputs: record_id
input · http · llm · branch · output
A diff in, specific review comments out. Severity, location, and the change to make.
inputs: input
input · llm · output
Raw alert or stack trace in, plain-language cause and the first checks to run.
inputs: input
input · llm · output
What the query really returns, the traps in it, and a faster rewrite when one exists.
inputs: input
input · llm · output
A pile of feedback in, structured themes with counts and verbatim quotes out.
inputs: input
input · llm · output
Screens content against a policy. Returns allow, review or block — with the reason.
inputs: input
input · llm · output
Invoice text in, line items and totals as JSON. Nulls where the field is absent.
inputs: input
input · llm · output
Translates without mangling markdown, code blocks or {placeholders}.
inputs: input, target_language
input · llm · output
Page copy in, title, description and slug out — inside the lengths that render.
inputs: input
input · llm · output
Notes about a recipient in, a short email worth reading out. One ask, no flattery.
inputs: input
input · llm · output
Branches on urgency and answers differently on each path. The worked branching example.
inputs: input
input · branch · llm · llm · output · output
Clone any of these from the app — start free and they are in your account.