Skip to main content
Glama

get_thread_replies

Retrieve all replies from a Slack message thread by providing channel ID and thread timestamp. Returns threaded messages for review or analysis.

Instructions

Get all replies in a message thread. Args: channel_id: The ID of the channel containing the thread (e.g., "C01234567") thread_ts: The timestamp of the parent message limit: Maximum number of replies to return (1-1000). Default: 20 Returns: Dictionary containing the thread messages

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
channel_idYes
thread_tsYes
limitNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bcharleson/slack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server