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 Event
add_to_calendar_pro:create_event
Create a new calendar event with Add to Calendar functionality.
Write
Medium risk
Delete Event
add_to_calendar_pro:delete_event
Delete a calendar event permanently. This action cannot be undone.
Write
High risk
Duplicate Event
add_to_calendar_pro:duplicate_event
Create a duplicate of an existing calendar event with optional modifications.
Write
Medium risk
Generate Embed Code
add_to_calendar_pro:generate_embed_code
Generate customized embed code for a calendar event.
Write
Medium risk
Get Event
add_to_calendar_pro:get_event
Fetch a single calendar event by ID with all details and settings.
Read
Low risk
Get Event Stats
add_to_calendar_pro:get_event_stats
Get detailed statistics for a calendar event including clicks, conversions, and calendar type breakdown.
Read
Low risk
List Events
add_to_calendar_pro:list_events
List calendar events with optional filtering and pagination.
Read
Low risk
Update Event
add_to_calendar_pro:update_event
Update an existing calendar event.
Write
Medium risk