get_thread_replies
Fetch all replies in a Slack thread using the channel ID and parent message timestamp. Access complete threaded conversations directly from your Slack workspace.
Instructions
Fetch all replies in a Slack thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel ID containing the thread | |
| thread_ts | Yes | Timestamp of the parent message |