comments_thread
Access a comment thread by ID, paginate through results, and optionally include deleted comments.
Instructions
Get a comment thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Comment ID | |
| limit | No | Number of results | |
| offset | No | Pagination offset | |
| nextPath | No | Next page path for pagination | |
| paranoid | No | Include deleted comments |