add-reaction | Add an emoji reaction to a specific Slack message | Action | π Github |
archive-channel | Archive a Slack channel | Action | π Github |
create-channel | Create a new public or private Slack channel by name; does not create DMs or other conversation types. | Action | π Github |
create-reminder | Create a reminder for a user | Action | π Github |
delete-message | Delete a message from a channel | Action | π Github |
delete-scheduled-message | Cancel a scheduled message | Action | π Github |
search-messages | Search for messages matching a query | Action | π Github |
lookup-user-by-email | Look up a user by email address | Action | π Github |
get-channel-info | Retrieve conversation details including topic, purpose, and membership state | Action | π Github |
get-conversation-history | Fetch paginated message history for a conversation within optional time bounds | Action | π Github |
get-dnd-info | Get a userβs Do Not Disturb status and next scheduled DND window | Action | π Github |
get-message-permalink | Get a permanent URL for a message | Action | π Github |
get-reactions | Retrieve all reactions attached to a specific message | Action | π Github |
get-team-info | Retrieve workspace details such as name, domain, and icon | Action | π Github |
get-thread-replies | Fetch paginated thread replies and parent message for a conversation thread | Action | π Github |
get-upload-url | Generate an external upload URL and file ID for Slack uploads | Action | π Github |
get-user-info | Retrieve a userβs account details, including profile and avatar fields | Action | π Github |
get-user-presence | Check if a user is online or away | Action | π Github |
get-user-profile | Retrieve a userβs detailed profile, status, and custom fields | Action | π Github |
invite-to-channel | Invite users to a Slack channel | Action | π Github |
join-channel | Join a public or private channel and return its conversation details | Action | π Github |
leave-channel | Leave a channel | Action | π Github |
get-channel-members | List members in a Slack channel | Action | π Github |
list-channels | List Slack conversations with optional type filters and cursor pagination. | Action | π Github |
list-custom-emoji | List workspace custom emoji mappings, including alias-based emoji entries | Action | π Github |
list-files | List files shared in the workspace | Action | π Github |
list-pins | List all items pinned in a specific channel | Action | π Github |
list-scheduled-messages | List pending scheduled messages | Action | π Github |
list-user-group-members | List member user IDs for a specific Slack user group | Action | π Github |
list-user-groups | List workspace user groups with optional disabled and membership counts | Action | π Github |
list-user-reactions | List items the user reacted to with cursor-based pagination | Action | π Github |
list-users | List all users in the workspace | Action | π Github |
mark-as-read | Move a conversationβs read cursor to a specific message timestamp | Action | π Github |
open-dm | Open a direct or multi-person DM for specified users | Action | π Github |
pin-message | Pin a specific message in a channel | Action | π Github |
post-message | Post a message to a channel, DM, or thread | Action | π Github |
remove-reaction | Remove an emoji reaction from a specific message | Action | π Github |
remove-from-channel | Remove a user from a channel | Action | π Github |
rename-channel | Rename a Slack channel | Action | π Github |
schedule-message | Schedule a Slack message to a channel or thread, subject to Slackβs 120-day scheduling limit. | Action | π Github |
search-files | Search workspace files with pagination | Action | π Github |
send-ephemeral-message | Send a message visible only to one user in a channel | Action | π Github |
send-message | Send a message to a channel | Action | π Github |
set-channel-purpose | Update a channelβs purpose text for a conversation | Action | π Github |
set-channel-topic | Set the topic of a channel | Action | π Github |
set-status | Set a userβs status | Action | π Github |
set-user-presence | Set a userβs presence to online or away | Action | π Github |
unarchive-channel | Restore an archived conversation so members can use it again | Action | π Github |
unpin-message | Remove a pinned message from a channel | Action | π Github |
update-message | Edit an existing message in a Slack channel | Action | π Github |
conversations | Sync Slack conversations including channel members | Sync | π Github |