reed_comments
Reads and summarizes top-level comments from a Reddit submission using a post ID or URL, returning a list of comments.
Instructions
Reads and summarizes the top level comments that a submission have.
Args:
post id: str or url: str
Output:
List with the comments.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| limit | No |