Slack
This SuperAGI Tool lets users send messages to Slack Channels.
Features:
- Send Message - This tool gives SuperAGI the ability to send messages to Slack Channels that you have specified
Slack Configuration:
- Create an Application on SlackAPI Portal
- Select "from scratch"
- Add your application's name and the workspace for which you'd like to use your Slack Application
- Once the app creation process is done, head to the "OAuth and Permissions" tab
Find the “bot token scopes” and define the following scopes:
"chat:write", and save it
- Once you've defined the scope, install the application to your workspace
- Post installation, you will get the bot token code
- Once the installation is done, you'll get the Bot User OAuth Token, which needs to be added to the Slack Toolkit Page
Once the configuration is complete, you can install the app in the channel of your choice and create an agent on SuperAGI which can now send messages to the Slack Channel.