Topic Replies
topic_repliesRetrieve paginated replies to a discussion topic. Specify the topic ID, with optional page and size parameters.
Instructions
Get replies to a discussion topic, paginated (page default 1, size default 20, range 1-50)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | Topic ID. | |
| page | No | Page number, 1-based (default: 1). | |
| size | No | Records per page, 1-50 (default: 20). |