slack_post_message
Send messages to Slack channels using channel IDs and text content to facilitate team communication and information sharing.
Instructions
Post a new message to a Slack channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel to post to | |
| text | Yes | The message text to post |