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.
Add Contact Tags
ambivo:add_contact_tags
Add tags to a contact without removing existing tags.
Write
Medium risk
Create Campaign
ambivo:create_campaign
Create a new marketing campaign with content and audience targeting.
Write
Medium risk
Create Contact
ambivo:create_contact
Create a new contact in Ambivo with profile data and tags.
Write
Medium risk
Delete Contact
ambivo:delete_contact
Permanently delete a contact and all associated data. This action cannot be undone.
Write
High risk
Get Campaign
ambivo:get_campaign
Fetch a single campaign by ID with performance metrics and settings.
Read
Low risk
Get Contact
ambivo:get_contact
Fetch a single contact by ID with all profile data and engagement history.
Read
Low risk
Get Message
ambivo:get_message
Fetch a single message by ID with delivery status and engagement data.
Read
Low risk
List Campaigns
ambivo:list_campaigns
List campaigns with filtering and performance metrics.
Read
Low risk
List Contacts
ambivo:list_contacts
List contacts with filtering and search capabilities.
Read
Low risk
List Messages
ambivo:list_messages
List messages with filtering by campaign, contact, status, and engagement.
Read
Low risk
Remove Contact Tags
ambivo:remove_contact_tags
Remove specific tags from a contact while keeping other tags intact.
Write
High risk
Resubscribe Contact
ambivo:resubscribe_contact
Resubscribe a contact to marketing communications after they were unsubscribed.
Write
Medium risk
Send Campaign
ambivo:send_campaign
Send a campaign immediately or confirm scheduled sending. This action cannot be undone.
Write
Medium risk
Send Transactional Message
ambivo:send_transactional_message
Send a transactional message (email, SMS, or push) to a specific recipient.
Write
Medium risk
Unsubscribe Contact
ambivo:unsubscribe_contact
Unsubscribe a contact from marketing communications. This affects future campaigns.
Write
Medium risk
Update Contact
ambivo:update_contact
Update an existing contact's profile data, status, and tags.
Write
Medium risk