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 To List
brevo:add_contact_to_list
Add existing contacts to a specific list by their email addresses.
Write
Medium risk
Create Campaign
brevo:create_campaign
Create a new email campaign with content and recipient targeting.
Write
Medium risk
Create Contact
brevo:create_contact
Create a new contact or update existing one with attributes and list memberships.
Write
Medium risk
Create List
brevo:create_list
Create a new contact list for organizing contacts.
Write
Medium risk
Delete Contact
brevo:delete_contact
Permanently delete a contact from Brevo. This action cannot be undone.
Write
High risk
Delete List
brevo:delete_list
Permanently delete a contact list. This action cannot be undone.
Write
High risk
Get Campaign
brevo:get_campaign
Fetch details of a specific email campaign including statistics.
Read
Low risk
Get Contact
brevo:get_contact
Fetch a single contact by email or ID with all attributes and list memberships.
Read
Low risk
Get List
brevo:get_list
Fetch details of a specific contact list including folder and contact count.
Read
Low risk
Get Template
brevo:get_template
Fetch details of a specific email template including content and metadata.
Read
Low risk
List Campaigns
brevo:list_campaigns
List email campaigns with filtering and pagination options.
Read
Low risk
List Contacts
brevo:list_contacts
List contacts with optional filtering and pagination.
Read
Low risk
List Lists
brevo:list_lists
List all contact lists with pagination and sorting options.
Read
Low risk
List Templates
brevo:list_templates
List email templates with filtering and pagination options.
Read
Low risk
Remove Contact From List
brevo:remove_contact_from_list
Remove contacts from a specific list by their email addresses.
Write
High risk
Send Campaign
brevo:send_campaign
Send a draft campaign immediately to its targeted recipients.
Write
Medium risk
Send Transactional Email
brevo:send_transactional_email
Send a transactional email to a single recipient.
Write
Medium risk
Update Contact
brevo:update_contact
Update an existing contact's attributes and list memberships.
Write
Medium risk
Update List
brevo:update_list
Update a contact list's name or folder location.
Write
Medium risk