Get Started
Slack
Interact with your slack account
Social Media & Communication
Available Tools(17)
sendMessage
Send a message to a Slack user or channel. No need for exact name, it searches through all users and channels. Can directly use this to send message to a user or channel, no need to get the id first if user or channel name is known.
listChannels
List all channels, groups, and direct messages
findChannel
Find a channel by name or purpose
getSavedItems
Get saved (starred) items for the authenticated user
inviteUserToChannel
Invite an existing User to an existing Channel
setChannelTopic
Sets the topic on a selected channel
getThreadMessages
Retrieves all messages in a specific thread
findUserByEmail
Finds a user by their email
getOrCreateGroupDM
Gets or creates a group DM between multiple users
readMessages
Read messages from a Slack channel, group, or DM
listUsers
List all users in the workspace
getMyProfile
Get the profile information of the currently authenticated Slack user
sendMediaFromUrl
Download a file from a URL and upload it to a Slack channel or user
createChannel
Creates a new channel
deleteMessage
Deletes an existing message in a specific channel
editMessage
Updates a specific message
findUserByName
Finds a user by their real name
Slack