send_channel_message
Deliver a message to a specified team channel, supporting HTML or text format, priority levels, and @mentions.
Instructions
Send a message to a channel with optional format, importance, and mentions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Content format (text or html) | |
| content | Yes | Message content | |
| team_id | Yes | The ID of the team | |
| mentions | No | Optional array of @mentions | |
| channel_id | Yes | The ID of the channel | |
| importance | No | Message importance level |