slack_send_message
Send a message to a Slack channel. Specify the channel (name or ID) and the message text to deliver.
Instructions
Send a message to a Slack channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The message text to send | |
| channel | Yes | The channel ID or name (e.g., "#general") |