
Microsoft Teams
Integrates with Microsoft Teams through Graph API to read and send messages, search users, browse teams and channels. Uses secure OAuth authentication to access your organization's Teams data.
What it does
- Send messages to Teams channels
- Search teams messages and conversations
- Browse teams and channels
- Search users in your organization
- Reply to channel messages
- Retrieve channel message histories
Best for
Tools (19)
Check the authentication status of the Microsoft Graph connection. Returns whether the user is authenticated and shows their basic profile information.
Get the current authenticated user's profile information including display name, email, job title, and department.
Search for users in the organization by name or email address. Returns matching users with their basic profile information.
Get detailed information about a specific user by their ID or email address. Returns profile information including name, email, job title, and department.
List all Microsoft Teams that the current user is a member of. Returns team names, descriptions, and IDs.