Setup
- Tools → Slack → Connect
- Select the Slack workspace to authorize
- Review bot permissions → click Allow
Available actions
| Action | Description |
|---|---|
SLACK_SENDS_A_MESSAGE_TO_A_SLACK_CHANNEL | Post a message to a channel |
SLACK_CREATE_A_CHANNEL | Create a new public or private channel |
SLACK_LIST_ALL_SLACK_TEAM_CHANNELS | List all channels in the workspace |
SLACK_GET_CHANNEL_MESSAGES | Retrieve recent messages from a channel |
SLACK_SEARCH_FOR_A_MESSAGE | Search messages across the workspace |
SLACK_REPLY_TO_MESSAGE | Reply to a specific thread |