postTeamsMessage
Deliver a text message to a specified Microsoft Teams channel by supplying the team ID, channel ID, and message content.
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 |