Connection setup
Create a Slack app
Add bot token scopes
chat:write: Send messageschannels:read: List channelschannels:history: Read message historyusers:read: List usersreactions:write: Add/remove reactionspins:write: Pin/unpin messagessearch:read: Search messagesbookmarks:write: Manage bookmarks
Install to workspace
xoxb-).Add the connection in Spojit
- Bot Token: The
xoxb-...token you copied
Tools
Messages
send-message: Send a message to a channel
send-message: Send a message to a channel
C01234567).update-message: Update an existing message
update-message: Update an existing message
delete-message: Delete a message
delete-message: Delete a message
Channels
list-channels: List Slack channels
list-channels: List Slack channels
get-channel-info: Get channel details
get-channel-info: Get channel details
get-channel-history: Fetch channel message history
get-channel-history: Fetch channel message history
get-thread-replies: Fetch thread replies
get-thread-replies: Fetch thread replies
create-channel: Create a new channel
create-channel: Create a new channel
invite-to-channel: Invite users to a channel
invite-to-channel: Invite users to a channel
Users
list-users: List workspace users
list-users: List workspace users
get-user-info: Get user details
get-user-info: Get user details
lookup-user-by-email: Find user by email
lookup-user-by-email: Find user by email
Reactions
add-reaction: Add emoji reaction to a message
add-reaction: Add emoji reaction to a message
Pins
pin-message: Pin a message to a channel
pin-message: Pin a message to a channel
unpin-message: Unpin a message
unpin-message: Unpin a message
list-pins: List pinned messages
list-pins: List pinned messages