Skip to main content

Built-in actions

Actions are the steps that do work. These seven are available in every deployment, listed in the picker under General Actions—except AI Agent, which is filed under AI Actions. For how actions fit into a flow, how their fields take variables, and how failures route, see Actions.

NodeWhat it does
HTTP RequestSends an HTTP request to any URL, with full control over how the response is captured.
ScriptRuns a script in a sandbox; its return value becomes the step's output.
AI AgentRuns an AI agent on a prompt, with tools, and optionally pauses for a person.
AutomationRuns another automation through its on-demand trigger.
SleepPauses the flow for a set duration, then continues.
LogWrites a line to the run's execution log and continues unchanged.
Stop with ErrorDeliberately fails the run when the flow reaches it.

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.