Delete Teams Chat Message
teams_delete_chat_messageDelete a Teams chat message by supplying its chat ID and message ID. Soft-deletion is enforced by Microsoft Graph and tenant policies.
Instructions
Soft-delete a Teams chat message. Microsoft Graph and tenant policy enforce who may delete it. Chinese intents / 中文意图: 删除Teams聊天消息, 撤回私聊消息, 删除群聊消息.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Teams chat ID. | |
| messageId | Yes | Chat message ID. |