@.
How workflows work
Common patterns
Research pipelines
Search, extract, summarize, and return a structured answer.
Data preparation
Clean a dataset, calculate derived values, and return a chart or table.
Ticket triage
Classify incoming work, enrich it with context, and draft the next action.
Browser checks
Use browser automation MCP tools to verify flows and capture findings.
Publishing a workflow
1
Create the workflow
Add input nodes for the data the workflow needs.
2
Connect reasoning and tools
Add LLM nodes for judgment and tool nodes for external actions.
3
Test with realistic inputs
Run the workflow against the same kind of request users will send from chat.
4
Publish
Published workflows become available through
@workflow_name.