Logo

Microsoft Teams

Authentication Type: OAuth
Description: Send and retrieve messages in Microsoft Teams channels and chats.


Beta Notice

This tool is currently in beta testing and not yet available for general use.

To get the Microsoft Teams tool added to your Cotera workspace, please contact our support team at support.cotera.co.


Channels

Send and retrieve messages in team channels.

Create Channel Message

Create a message in a channel to communicate with your team members in a specific channel conversation.

Operation Type: Mutation (Write)

Get Many Channel Messages

Get many messages from a channel to retrieve conversation history and message content from team discussions.

Operation Type: Query (Read)

Chats

Send and retrieve messages in one-on-one and group chats.

Create Chat Message

Create a message in a chat to send direct messages to individuals or groups outside of channel conversations.

Operation Type: Mutation (Write)

Get Chat Message

Get a message from a chat to retrieve a specific message by ID including its content and metadata.

Operation Type: Query (Read)

Get Many Chat Messages

Get many messages from a chat to retrieve conversation history from one-on-one or group chats.

Operation Type: Query (Read)