get_message_comments
Retrieve comment threads from a linked discussion group using a message ID. Supports pagination with limit and offset parameters.
Instructions
Get comment thread from linked discussion group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max comments | |
| offset | No | Pagination offset | |
| message_id | Yes | Message ID |