update_chat_message
Updates an existing chat message in Microsoft Teams by providing the chat ID, message ID, and new content.
Instructions
Edit an existing chat message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | The ID of the chat | |
| content | Yes | New message content | |
| message_id | Yes | The ID of the message to update |