List the teams and channels you belong to, post channel messages, and send 1:1 or group chat messages.
Microsoft Teams is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | 💬 Communication |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 13 total — 7 read, 6 write |
Once connected, Microsoft Teams exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Create Channelcreate-channel | Write | Create a channel in a team. | Yes |
Delete Channeldelete-channel | Write | Delete a channel from a team | Yes |
Get Channelget-channel | Read | Retrieve a channel by ID. | Yes |
Get Channel Messageget-channel-message | Read | Retrieve a channel message by ID. | Yes |
Get Chatget-chat | Read | Retrieve a chat by ID. | Yes |
Get Chat Messageget-chat-message | Read | Retrieve a chat message by ID. | Yes |
Get Teamget-team | Read | Retrieve a team by ID. | Yes |
List Channelslist-channels | Read | List channels in a team. | Yes |
List Teamslist-teams | Read | List teams the connected user has joined. | Yes |
Remove Team Memberremove-team-member | Write | Remove a member from a team. | Yes |
Reply To Channel Messagereply-to-channel-message | Write | Reply to a channel message thread. | Yes |
Send Chat Messagesend-chat-message | Write | Post a message to an existing 1:1 or group chat. | Yes |
Send Channel Messagesend-message | Write | Post a message to a Teams channel. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
Microsoft Teams is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.