> ## Documentation Index
> Fetch the complete documentation index at: https://docs.push.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Reddit

Connect to Reddit to post and comment.

<Accordion title="Create a Post">
  Submit a new post to a subreddit. note: use reddit get user flair action to get the flair id for the subreddit.
</Accordion>

<Accordion title="Delete Comment">
  Delete a comment.
</Accordion>

<Accordion title="Delete Post">
  Delete a post.
</Accordion>

<Accordion title="Edit Comment">
  Edit an existing comment or self-post.
</Accordion>

<Accordion title="Retrieve Posts from subreddit">
  Fetch top posts in a subreddit with optional size limit.
</Accordion>

<Accordion title="Retrieve Specific Comment or Post">
  Fetch information about a specific comment or post.
</Accordion>

<Accordion title="Create Comment">
  Post a new comment or reply to an existing comment.
</Accordion>

<Accordion title="Get User Flair">
  Get flairs available for a subreddit. this action will be used to create a post.
</Accordion>

<Accordion title="Search across subreddits">
  Search for content across subreddits.
</Accordion>
