← Back to all apps

Slack (Legacy)

Productivityby OpenAI

Use your Slack messages and channel discussions to create recaps, gather background before a meeting, highlight decisions, or draft responses with the right context. Summarize long threads, review message history on a topic, or consolidate updates shared across multiple channels.

3ChatGPT Tools
OpenAIDeveloper
ProductivityCategory

Available Tools

Fetch

fetch
Full Description

Fetch a Slack message and its thread if available.

Parameters (1 required)
Required
message_info_strstring

Get Profile

get_profile
Full Description

Return the profile of the authenticated Slack user.

Search

search
Full Description

Search Slack content via the assistant.search.context API.

Available filters: after:2025-09-03; before:2025-09-10; during:2025-08; on:2025-08-21; in:#core; from:@alice; has:link; in:@bob; in:#eng; during:2025-09; from:@sec-bot; on:2025-09-07

include_context_messages: If True, include neighboring messages in the response. sort: Order results by score or timestamp (default: score). sort_dir: Direction for sort (default: desc).

Parameters (1 required, 5 optional)
Required
querystring
Optional
connector_scopesobject
Default: null
include_context_messagesboolean
Default: False
sortstring
Options:scoretimestamp
Default: score
sort_dirstring
Options:descasc
Default: desc
topninteger
Default: 20