slack_get_thread
Retrieve messages from a Slack thread by providing the channel ID and thread timestamp. Adjust the limit to control how many messages are returned, up to a maximum of 100.
Instructions
Retrieve messages in a thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ts | Yes | Thread timestamp | |
| limit | No | Max messages to return | |
| channel | Yes | Channel ID |