Connect AI Agents to Reddit

Enable agents to research conversations and trends across Reddit communities

Actions

Edit comment or post

Edits the body text of the authenticated user's own existing comment or self-post; cannot edit link posts or titles.

Create a Reddit post

Creates a new text or link post on a specified subreddit, optionally applying a flair.

Delete Reddit comment

Deletes a comment by fullname id, if it was authored by the authenticated user.

Delete a Reddit post

Permanently deletes a post by its id, provided the authenticated user has permission.

Get link flair

Fetches the list of available link flairs (post flairs) for a given subreddit.

Post a comment

Posts a comment in reply to an existing submission (post) or another comment.

Retrieve comments for a post

Retrieves all comments for a post given its article id; nested replies are returned as raw dictionaries.

Retrieve posts from subreddit

Retrieves the current hot posts from a specified, publicly accessible subreddit.

Retrieve specific comment or post

Retrieves detailed information for a specific comment or post using its fullname.

Search across subreddits

Searches reddit for content using a query; results typically confined to subreddits unless configured otherwise.