List Reddit post comments
reddit_post_comments_listList comments on a Reddit post by URL. Returns a list (use cursor when paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Link to the Reddit post. | |
| trim | No | When true, requests a lighter response shape when available. | |
| cursor | No | Opaque cursor from a previous response to fetch another page of comments or replies. |