send_message
Send a text message to a Slack channel. Provide the message content; optionally specify the channel ID.
Instructions
Send a message to a Slack channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | No | Slack channel ID. If not provided, uses the build channel. | |
| text | Yes | Message text to send |