slack_get_thread_replies
Retrieve all replies from a specific message thread in Slack by specifying the channel ID and thread timestamp using this tool.
Instructions
Get all replies in a message thread
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channel_id | Yes | The ID of the channel containing the thread | |
thread_ts | Yes | The timestamp of the parent message in the format '1234567890.123456'. Timestamps in the format without the period can be converted by adding the period such that 6 numbers come after it. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Slack User MCP Server
Related Tools
- @modelcontextprotocol/slack
- @modelcontextprotocol/slack
- @lars-hagen/slack-user-mcp
- @lars-hagen/slack-user-mcp
- @korotovsky/slack-mcp-server