The connected Reddit account’s own posts
list_reddit_postsList the connected Reddit account's own submissions to capture post IDs needed for other Reddit tools.
Instructions
The connected Reddit account’s OWN submissions — id, title, subreddit, score, comment count, whether the subreddit removed it, and whether its body can be edited at all. THIS IS WHERE THE postId EVERY OTHER REDDIT TOOL NEEDS COMES FROM: post_to_reddit returns an id only at the instant it publishes, so an agent that did not itself just post had no way to name a post and had to ask the user for a link. Read-only, 0 credits. Needs Reddit connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | default new | |
| limit | No | 1–100, default 25 | |
| cursor | No | the cursor a previous call returned |