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 or Update Contact or Member
wildapricot:add_update_contact_member
Adds or updates a contact or member details in the user's WildApricot database
Write
Medium risk
Add or Update Event Registration
wildapricot:add_update_event_registration
Searches event registrations using a contact email. If a match is found, the registration details are updated. If not, a new registration is added to the event
Write
Medium risk
Delete Event Registration
wildapricot:delete_event_registration
Removes an event registration from the user's WildApricot database
Write
High risk