delete_chat_message
Delete a specific message from a Microsoft Teams chat using its chat ID and message ID.
Instructions
Delete a chat message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | The ID of the chat | |
| message_id | Yes | The ID of the message to delete |