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 Campaign
bulkgate:create_campaign
Create a new messaging campaign for organizing and tracking messages.
Write
Medium risk
Create Contact
bulkgate:create_contact
Create a new contact in the BulkGate address book.
Write
Medium risk
Delete Contact
bulkgate:delete_contact
Delete a contact from the BulkGate address book permanently.
Write
High risk
Get Balance
bulkgate:get_balance
Get current account balance and credit information.
Read
Low risk
Get Campaign
bulkgate:get_campaign
Get detailed information about a specific campaign including statistics.
Read
Low risk
Get Pricing
bulkgate:get_pricing
Get current pricing information for different countries and services.
Read
Low risk
Get Sms Status
bulkgate:get_sms_status
Check the delivery status of a sent SMS message.
Read
Low risk
List Campaigns
bulkgate:list_campaigns
List all messaging campaigns with optional filtering and pagination.
Read
Low risk
List Contacts
bulkgate:list_contacts
List contacts from the BulkGate address book with filtering and pagination.
Read
Low risk
Send Bulk Sms
bulkgate:send_bulk_sms
Send SMS messages to multiple recipients in a single API call.
Write
Medium risk
Send Sms
bulkgate:send_sms
Send an SMS message to a single recipient via BulkGate.
Write
Medium risk