Microsoft Teams integrates chat, video meetings, and file storage within Microsoft 365, providing virtual collaboration and communication for distributed teams
Tool to add a user to a Microsoft Teams team. Use when granting or updating membership for a user.
Tool to archive a Microsoft Teams team. Use after confirming the team ID; returns 202 if accepted.
Retrieves all Microsoft Teams chats a specified user is part of, supporting filtering, property selection, and pagination.
Retrieves all messages from a specified Microsoft Teams chat using the Microsoft Graph API, automatically handling pagination; ensure `chat_id` is valid and OData expressions in `filter` or `select` are correct.
Use to schedule a new standalone Microsoft Teams online meeting, i.e., one not linked to any calendar event.
Tool to create a new Microsoft Teams team. Use when you need to provision a team with optional template, channels, and members.