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.