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.
Add Tag
manychat:add_tag
Add a tag to a subscriber for segmentation and targeting.
Write
Medium risk
Create Subscriber
manychat:create_subscriber
Create a new subscriber in ManyChat.
Write
Medium risk
Find Subscriber By Email
manychat:find_subscriber_by_email
Find a subscriber by their email address.
Read
Low risk
Find Subscriber By Phone
manychat:find_subscriber_by_phone
Find a subscriber by their phone number.
Read
Low risk
Get Subscriber
manychat:get_subscriber
Fetch a single subscriber by ID with their profile information and tags.
Read
Low risk
List Subscribers
manychat:list_subscribers
List subscribers with optional filtering by status and tags.
Read
Low risk
Remove Tag
manychat:remove_tag
Remove a tag from a subscriber.
Write
High risk
Send Flow
manychat:send_flow
Send a flow (sequence of messages) to a specific subscriber.
Write
Medium risk
Send Message
manychat:send_message
Send a message to a specific subscriber.
Write
Medium risk
Set Custom Field
manychat:set_custom_field
Set a custom field value for a subscriber.
Write
Medium risk
Update Subscriber
manychat:update_subscriber
Update an existing subscriber's profile information.
Write
Medium risk