get_chat_thread_messages
Fetch messages from a specific chat thread by supplying channel and thread IDs. Use this to retrieve conversation history or track ongoing discussions.
Instructions
Fetch messages of a chat thread inside a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| thread_id | Yes | ||
| channel_id | Yes |