Fetch a Slack message and its thread if available.
get_profile
ChatGPT
Return the profile of the authenticated Slack user.
oai_user_fetch
ChatGPT
Uses mfetch to perform document fetch for link following and citations.
oai_user_search
ChatGPT
Uses synced RAG index to perform semantic search against query. The index is refreshed until (now - 2h).
search
ChatGPT
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).