slack_post_message
Send a message to a specific Slack channel by specifying the channel ID and message text, enabling direct communication within Slack workspaces.
Instructions
Post a new message to a Slack channel
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel_id | Yes | The Channel ID to post the message to | |
text | Yes | The message text to post |