update_channel_message
Edit the content of a posted message in a Microsoft Teams channel by specifying the team, channel, and message ID.
Instructions
Edit an existing channel message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New message content | |
| team_id | Yes | The ID of the team | |
| channel_id | Yes | The ID of the channel | |
| message_id | Yes | The ID of the message to update |