send_chat_message
Send messages to Microsoft Teams chats with support for HTML formatting and importance levels. Specify chat ID and content to deliver notifications or updates.
Instructions
Send a message to a 1-on-1 or group chat with optional format and importance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Content format (text or html) | |
| chat_id | Yes | The ID of the chat | |
| content | Yes | Message content | |
| importance | No | Message importance level |