Slack
Send messages, manage channels, list users, and interact with Slack workspaces via the Slack Web API.
OFFICIALBEARER0 INSTALLS
Slack
Give your AI agent access to your Slack workspace. Send messages, manage channels, and interact with users programmatically.
What your agent can do
- Messages — send, update, and delete messages in any channel
- Channels — create, archive, rename, and list channels
- Users — list workspace members, look up users by email or ID
- Reactions — add and remove emoji reactions on messages
- Files — upload and share files in channels
Example prompts
- "Send a message to #engineering saying 'Deploy v2.3 is live'"
- "List all members of the #product channel"
- "Create a new private channel called 'incident-2026-03'"
Setup Guide
- Go to Slack API → Your Apps
- Create a new app or select an existing one
- Go to OAuth & Permissions, add the scopes you need
- Install to your workspace and copy the Bot User OAuth Token (starts with
xoxb-)
Details
- Category
- Communication
- Auth Mode
- bearer
- Spec Version
- 3.0.3
- Added
- Mar 2026