send_channel_message
Send a message to a Microsoft Teams channel by providing the team ID, channel ID, and message content. Directly post updates or notifications to specific channels.
Instructions
Send a message to a Teams channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | The ID of the Team | |
| message | Yes | The message content to send | |
| channelId | Yes | The ID of the channel |