postSlackMessage
Deliver a text message to a chosen Slack channel in your workspace. Input the channel name and message text to send.
Instructions
Sends a text message to a specified Slack channel in the authenticated user's workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | The channel to post to (with or without # prefix) | |
| message | Yes | The message text to post |