Page through thread replies
get_repliesRetrieve a page of replies from a DevForum topic in chronological order to find answers buried deep in long threads.
Instructions
Fetch a page of replies from a DevForum topic in post order. Use after get_thread when the answer is buried further down a long thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page of replies. | |
| limit | No | ||
| topic | No | Topic id (e.g. 3665478) or DevForum URL. Also accepted as topic_id. | |
| topic_id | No | Alias for topic. | |
| max_tokens | No |