Extension Icon

Slack

Search for chats, see unread messages, snooze notifications, and set your presence status.
AvatarMomme
279,115 Installs

Commands9

Open ChannelOpen Channel

Search for all workspace members, group chats, and channels and open them directly in your Slack app.

Search MessagesSearch Messages

Search for Slack messages.

Send MessageSend Message

Send a message to a channel or user in Slack.

Open Unread MessagesOpen Unread Messages

Open an overview of unread messages directly in your native Slack app.

Unread MessagesUnread Messages

Browse through unread messages within direct messages, channels and groups.

Set SnoozeSet Snooze

Set settings for how long you want to snooze notifications.

Set PresenceSet Presence

Let Slack decide automatically how to show your presence status or force it to be shown as offline.

Search EmojisSearch Emojis

Search custom emojis in your Slack team.

Set StatusSet Status

Set your status.

Tools14

Get ChannelsGet Channels

Lists all channels in the Slack team

Get Channel HistoryGet Channel History

Fetches a channel's history of messages and events.

Read ConversationRead Conversation

Read messages from a Slack channel, DM, group DM, user DM, or pasted Slack message permalink. A permalink returns the referenced message and its thread.

Get UsersGet Users

List all users in the Slack team

Find UsersFind Users

Find Slack users by name, username, display name, or email address. Use this to resolve a person to a user ID before sending a direct message.

Set StatusSet Status

Set or unset the status of the current user

Get EmojisGet Emojis

List all custom emojis in the Slack team

Search MessagesSearch Messages

Search all Messages in the Slack team

Read ThreadRead Thread

Read a bounded page of messages in a Slack thread. Use this when the user asks to summarize, inspect, or answer questions about a specific threaded conversation. Requires the channel ID and the parent message timestamp, which can come from Get Channel History or Search Messages. The response includes hasMore and nextCursor so more messages can be fetched when needed.

Send MessageSend Message

Send a Slack message to a channel, group DM, existing DM, or user. Pass a conversation ID or user ID and the message text. When given a user ID, the tool opens or finds the DM first. For messages with file attachments, use Upload Files instead.

Update MessageUpdate Message

Edit a Slack message posted by the authenticated user. Requires the channel ID, message timestamp, and complete replacement text. Use the permalink or a read/search tool to resolve the message first when needed.

Reply to ThreadReply to Thread

Post a reply to a Slack thread. Requires the channel ID, the parent message timestamp, and the reply text. Use Read Thread first when context is needed. For replies with file attachments, use Upload Files instead.

Get Huddle LinkGet Huddle Link

Get a Slack Huddle join link for a channel, DM, group DM, or user. Pass a conversation ID or user ID. When given a user ID, the tool opens or finds the DM first.

Upload FilesUpload Files

Upload one or more local files to a Slack channel, DM, group DM, or thread, optionally with message text. Use this instead of Send Message or Reply to Thread when the user asks to attach files. Pass multiple absolute file paths separated by newlines.