Skip to main content

Built-in actions

Actions are the steps that do work. These are available in every deployment, listed in the picker under General Actions—except AI Agent, which is filed under AI Actions, and the three Content nodes, which are filed under Content 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.
ContentSaves or deletes a record of a content type defined in this workspace, or content in a connected Brightspot CMS.
Content QueryLists records for a loop to run across, from this workspace or a connected CMS.
Content FetchReads one record by id or by a unique field.

Was this page helpful?

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