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 Calendar Event
microsoft_outlook_calendar:create_calendar_event
Create an event in the user's default calendar. Supports one-time and recurring events and recurring event example.
Write
Medium risk
Delete Calendar Event
microsoft_outlook_calendar:delete_calendar_event
Delete an event in the user's default calendar
Write
High risk
Delete Recurring Event Instance
microsoft_outlook_calendar:delete_recurring_event_instance
Delete an individual instance of a recurring event in the user's default calendar
Write
High risk
Get Free/Busy Schedule
microsoft_outlook_calendar:get_schedule
Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified time period
Read
Low risk
List Events
microsoft_outlook_calendar:list_events
Get a list of event objects in the user's mailbox
Read
Low risk
Search Contacts
microsoft_outlook_calendar:search_contacts
Search for contacts by name from your saved contacts list and retrieve their email addresses
Read
Low risk
Search People
microsoft_outlook_calendar:search_people
Retrieve a collection of person objects ordered by their relevance to the user, based on communication and collaboration patterns and business relationships
Read
Low risk
Update Calendar Event
microsoft_outlook_calendar:update_calendar_event
Update an event in the user's default calendar
Write
Medium risk
Update Recurring Event Instance
microsoft_outlook_calendar:update_recurring_event_instance
Update an individual instance of a recurring event in the user's default calendar
Write
Medium risk