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.
Create Template
unione:create_template
Create a new email template in Unione.
Write
Medium risk
Delete Template
unione:delete_template
Delete an email template permanently.
Write
High risk
Get Account Info
unione:get_account_info
Get account information including balance, limits, and settings.
Read
Low risk
Get Email Statistics
unione:get_email_statistics
Get email sending statistics for a date range.
Read
Low risk
Get Email Status
unione:get_email_status
Get the delivery status of a sent email by job ID.
Read
Low risk
Get Template
unione:get_template
Fetch a single email template by ID.
Read
Low risk
List Domains
unione:list_domains
List all verified sending domains in the account.
Read
Low risk
List Templates
unione:list_templates
List email templates with optional filtering.
Read
Low risk
Send Bulk Email
unione:send_bulk_email
Send bulk emails to multiple recipients with personalization.
Write
Medium risk
Send Email
unione:send_email
Send a single email through Unione.
Write
Medium risk
Send Template Email
unione:send_template_email
Send an email using a pre-created template with variable substitution.
Write
Medium risk
Update Template
unione:update_template
Update an existing email template.
Write
Medium risk