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.
Get Account Info
mandrill:get_account_info
Get account information including sending quotas and reputation.
Read
Low risk
Get Message Info
mandrill:get_message_info
Get detailed information about a sent message including delivery status.
Read
Low risk
Get Sender Info
mandrill:get_sender_info
Get detailed information about a specific sender address.
Read
Low risk
Get Template
mandrill:get_template
Get detailed information about a specific template.
Read
Low risk
List Senders
mandrill:list_senders
List all sender addresses and their reputation/stats.
Read
Low risk
List Templates
mandrill:list_templates
List all templates in the Mandrill account.
Read
Low risk
Search Messages
mandrill:search_messages
Search sent messages with various filters.
Read
Low risk
Send Email
mandrill:send_email
Send a transactional email through Mandrill.
Write
Medium risk
Send Template
mandrill:send_template
Send an email using a Mandrill template.
Write
Medium risk