conversations_replies
Retrieve a thread of messages from a Slack channel by providing the channel ID and message timestamp. Set detailed to true for the full reply chain.
Instructions
Retrieve a thread of messages. Set detailed=True for full response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| ts | Yes | ||
| cursor | No | ||
| inclusive | No | ||
| latest | No | ||
| limit | No | ||
| oldest | No | ||
| include_all_metadata | No | ||
| detailed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||