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 Contact
clicksend:create_contact
Create a new contact in a ClickSend contact list.
Write
Medium risk
Create Contact List
clicksend:create_contact_list
Create a new contact list in your ClickSend account.
Write
Medium risk
Delete Contact
clicksend:delete_contact
Delete a contact from a ClickSend contact list.
Write
High risk
Get Account Info
clicksend:get_account_info
Get account information including balance and account details.
Read
Low risk
Get Contact
clicksend:get_contact
Get a specific contact from a ClickSend contact list.
Read
Low risk
Get Delivery Receipts
clicksend:get_delivery_receipts
Get delivery receipts for sent messages (SMS, Voice, Email, Fax).
Read
Low risk
Get Sms History
clicksend:get_sms_history
Get SMS message history with delivery status and details.
Read
Low risk
List Contact Lists
clicksend:list_contact_lists
List all contact lists in your ClickSend account.
Read
Low risk
List Contacts
clicksend:list_contacts
List all contacts in a specific ClickSend contact list.
Read
Low risk
Send Email
clicksend:send_email
Send an email message through ClickSend.
Write
Medium risk
Send Fax
clicksend:send_fax
Send a fax document to a fax number.
Write
Medium risk
Send Sms
clicksend:send_sms
Send an SMS message to a phone number.
Write
Medium risk
Send Voice
clicksend:send_voice
Send a voice message (text-to-speech call) to a phone number.
Write
Medium risk
Update Contact
clicksend:update_contact
Update an existing contact in a ClickSend contact list.
Write
Medium risk