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 Channel
microsoft_teams:create_channel
Create a new channel in Microsoft Teams. See the docs here
Write
Medium risk
Get Chat Message
microsoft_teams:get_chat_message
Get a specific message from a chat
Read
Low risk
List Channels
microsoft_teams:list_channels
Lists all channels in a Microsoft Team. See the docs here
Read
Low risk
List Messages in Chat
microsoft_teams:list_messages_in_chat
Get the list of messages in a chat
Read
Low risk
List Shifts
microsoft_teams:list_shifts
Get the list of shift instances for a team
Read
Low risk
Search Messages
microsoft_teams:search_messages
Search for email or chat messages
Read
Low risk
Send Channel Message
microsoft_teams:send_channel_message
Send a message to a team's channel. See the docs here
Write
Medium risk
Send Chat Message
microsoft_teams:send_chat_message
Send a message to a team's chat. See the docs here
Write
Medium risk