mattermost_get_thread_replies
Retrieve all replies in a message thread by providing the channel ID and post ID.
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 | |
| post_id | Yes | The ID of the parent message |