Skip to main content

Examples

Ready-to-import examples for agents, workflows, and services. Each example includes a downloadable ZIP file that can be imported directly via Company Settings → Data Transfer.

Agents

Agente agendador

Scheduling assistant that fetches company services, explains booking rules in Portuguese, checks availability, and creates events for a salon-style appointment flow.

agent llm openai appointments scheduling services portuguese

Client data collector

LLM agent that collects client profile fields during conversation and persists them through an update_client tool.

agent llm openai tool-calling client-data crm

Twitch Moderator Bot

Rule-based Twitch bot that handles simple chat commands and forwards all other messages to a linked moderation workflow that detects viewer-selling, subscriber-selling, and similar spam.

agent bot twitch moderation spam commands

ZapGPT

General-purpose DeepSeek Reasoner assistant with 7 tools backed by workflows: web search, image search + send, media downloads (yt-dlp), GDELT news search + content extraction, persistent per-client behaviors, and conversation memory clearing.

agent llm deepseek web-search images media-download news workflows portuguese tools error-handling

Workflows

Ask Assistant

Workflow that sends a message to an AI assistant and returns its response

manual assistant ai message tool-call

News Search (Simplified)

Before/after comparison: how new CEL functions simplify workflow expressions. This is a manual workflow that fetches news, checks results, and returns a summary.

manual http before-after new-functions present step_ok step_data url_params truncate tpl join_present step_has_content

New Client Hook

Hook-triggered workflow that fires after a client is created

hook after-create clients notifications event-driven

Fetch Weather

Manual workflow with HTTP GET — fetches data from an external API using user-provided parameters

manual http get weather external-api

Classify Twitch Advertising Message

Manual workflow that classifies a Twitch chat message as advertising or not using an LLM with structured output (JSON schema). Demonstrates workflowInput, CEL string concatenation, structured_output_schema, and returnExpression with get(step(0), ...).

manual llm structured-output json-schema moderation twitch

AI Summary

Manual workflow that sends text to an LLM and returns the response

manual llm text-generation summary

Fetch and Summarize

Multi-step: HTTP fetch → LLM summarize → return summary

manual multi-step http llm summarization

Send Options

Messaging workflow that sends interactive options to a client and responds based on selection

manual messaging options interactive client

Daily Health Check

Temporal (scheduled) workflow that runs daily via RRULE

temporal scheduled rrule daily http health-check

Classify Twitch Advertising Message

Workflow used by the Twitch moderator bot to classify spammy viewer-selling, subscriber-selling, and similar advertising messages, then emit the moderation verdict as conversation text.

workflow manual llm structured-output twitch moderation spam

Climate News Options To Client

Manual workflow that fetches five climate-related GDELT news articles, sends them as interactive client options, and returns the full article text after the client selects one.

manual messaging options news gdelt client interactive

Daily Campinas Forecast Check

Temporal (scheduled) workflow that fetches Campinas weather forecast daily from wttr.in

temporal scheduled weather campinas wttr

Fetch First GDELT News Article Text

Manual workflow that fetches public GDELT news and returns the extracted text of the first article.

manual http news gdelt article-text two-step

Fetch GDELT Public News (Encoded String)

Manual workflow that fetches public news from GDELT and returns toon-encoded articles.

manual http news gdelt toon-encode encoded-output

Get Stock Price by Ticker

Manual workflow that fetches a Brazilian stock price by ticker symbol from brapi.dev

manual http finance stocks brapi market-data

Zapgpt Environment

Six utility workflows backing the ZapGPT agent: SearXNG web/image search, GDELT news search and content extraction, image-URL-to-storage download, and yt-dlp media downloads with storage.

workflow manual http search images media-download news gdelt yt-dlp searxng download-to-storage

Services

Agendador Environment

Seed set of salon services used by the agendador assistant to describe offerings and create bookings.

services appointments scheduling seed-data catalog salon