Microsoft Teams
Send, read, update, and delete messages in Microsoft Teams — channels, chats, reactions, and member lists
Usage Instructions
Integrate Microsoft Teams into your workflow to automate team communication.
Tools
microsoft_teams_read_channel
Read messages from a Teams channel.
microsoft_teams_read_chat
Read messages from a Teams chat.
microsoft_teams_get_message
Retrieve a specific message by ID.
microsoft_teams_write_channel
Send a new message to a Teams channel.
microsoft_teams_write_chat
Send a new message to a Teams chat.
microsoft_teams_update_chat_message
Update the content of an existing chat message.
microsoft_teams_update_channel_message
Update the content of an existing channel message.
microsoft_teams_delete_chat_message
Delete a message from a chat.
microsoft_teams_delete_channel_message
Delete a message from a channel.
microsoft_teams_reply_to_message
Reply to an existing message in a channel or chat.
microsoft_teams_set_reaction
Add a reaction to a message.
microsoft_teams_unset_reaction
Remove a reaction from a message.
microsoft_teams_list_team_members
List all members of a team.
microsoft_teams_list_channel_members
List all members of a channel.

