Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Activate Workflow
drip:activate_workflow
Activate a workflow. See the docs here
Write
Medium risk
Create Or Update Subscriber
drip:create_or_update_subscriber
Creates a new subscriber. If the email already exists, it will update the existing subscriber. See the docs here
Write
Medium risk
List Subscribers
drip:list_subscribers
List all subscribers. See the docs here
Read
Low risk
Start Someone on a Workflow
drip:start_someone_on_workflow
If the workflow is not active, the subscriber will not be added to the workflow. See the docs here
Write
Medium risk