get_c411_torrent_comments
Retrieve user comments for torrents on c411.org by providing the torrent's infoHash, enabling community feedback review.
Instructions
Get comments for a c411.org torrent by its infoHash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| infoHash | Yes | The 40-character hex infoHash of the torrent | |
| page | No | Comment page number. Defaults to 1. | |
| limit | No | Number of comments per page. Defaults to 20. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | ||
| error | No | ||
| limit | Yes | ||
| total | No | ||
| comments | Yes | ||
| infoHash | Yes | ||
| totalPages | No | ||
| resultCount | Yes |