slack_post_message
Post a message to a Slack channel by specifying the channel ID and the message text.
Instructions
Post a new message to a Slack channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The message text to post | |
| channel_id | Yes | The ID of the channel to post to |