List the teams and channels you belong to, post channel messages, and send 1:1 or group chat messages. Runs through the Nango proxy.
| Category | π¬ Communication |
| Connection | β‘ OAuth 2.0 one-click, handled by Nango |
| Actions | 4 total β 2 read, 2 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 |
|---|---|---|---|
List Teamslist-teams | Read | List teams the connected user has joined. | Yes |
List Channelslist-channels | Read | List channels in a team. | Yes |
Send Channel Messagesend-message | Write | Post a message to a Teams channel. | Yes |
Send Chat Messagesend-chat-message | Write | Post a message to an existing 1:1 or group chat. | 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.