slack_notify
Post a text message to a Slack channel. Optionally specify the channel or reply in a thread.
Instructions
Post a message to a Slack channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Text to post to Slack | |
| channel | No | Channel ID or name; defaults to SLACK_DEFAULT_CHANNEL | |
| threadTs | No | Optional parent message ts to reply in a thread |