Describe your automation in plain English. The AI will generate a structured pipeline for you.
| Type | Description |
|---|---|
rss | Fetch and parse an RSS/Atom feed |
http | Make an HTTP request, optionally extract via CSS selector |
web_search | Search the web using Serper (Google results) |
shell | Run a shell command |
email | Send an email via SMTP |
llm_filter | Filter events using AI with a natural language condition |
llm_format | Summarize or reformat events using AI |
llm_extract | Extract specific fields from events using AI |