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
ringcentral:create_contact
Creates a user personal contact
Write
Medium risk
Create Meeting
ringcentral:create_meeting
Creates a new meeting. See the API docs here.
Write
Medium risk
Download Recording
ringcentral:download_recording
Gets a recording and downloads it to the /tmp directory
Read
Low risk
Get Message
ringcentral:get_message
Get message from the Message Store. See the API docs here
Read
Low risk
Make CallOut
ringcentral:make_callout
Creates a new outbound call out session. See the API docs here
Write
Medium risk
Send SMS
ringcentral:send_sms
Creates and sends a new text message. See the API docs here
Write
Medium risk