postTeamsMessage
Sends text messages to a specified Microsoft Teams channel using team and channel IDs. Use it to notify teams or post updates from AI assistants.
Instructions
Sends a text message to a specified Microsoft Teams channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | The ID of the team | |
| message | Yes | The message text to post | |
| channelId | Yes | The ID of the channel to post to |