postSlackMessage
Post a text message to a Slack channel in the authenticated user's workspace. Provide the channel and message text to deliver the notification to your team.
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 |