delete_channel_message
Delete a specific message from a Microsoft Teams channel by providing the team, channel, and message IDs.
Instructions
Delete a channel message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 delete |