Microsoft Teams
Microsoft Teams has communities, events, chats, channels, meetings, storage, tasks, and calendars in one place.
Start freeCategory
Works with
AI Compatible
Tools
Create Channel
Create a new channel in Microsoft Teams. See the docs here
Get Chat Message
Get a specific message from a chat. See the documentation
Get Current User
Returns the authenticated Microsoft Teams user's ID, display name, email, and principal name via Microsoft Graph. Call this first when the user says 'my channels', 'my chats', or needs identity context. Use the returned id to identify the sender in **Send Channel Message** or **Send Chat Message** results. See the documentation.
List Channel Messages
Lists messages in a Microsoft Teams channel. See the documentation
List Channels
Lists all channels in a Microsoft Team. See the docs here
List Chats
Lists all chat conversations for the authenticated user. See the documentation
List Messages in Chat
Get the list of messages in a chat. See the documentation
List Shifts
Get the list of shift instances for a team. See the documentation Return only the translated text without explanations.
List Teams
Lists all teams the authenticated user has joined. See the documentation
Search Messages
Search for email or chat messages. See the documentation
Send Channel Message
Send a message to a team's channel. See the docs here
Send Chat Message
Send a message to a team's chat. See the docs here