Available now

10 things your agent can do in Reddit

Reddit is a social news platform with user-driven communities (subreddits), offering content sharing, discussions, and viral marketing opportunities for brands

Social & ContentSign in with your account (OAuth)

Every action, grouped by what it does

You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.

Read

2
  • Get link flair

    Fetches the list of available link flairs (i.e., post flairs, not user flairs) for a given subreddit.

    REDDIT_GET_USER_FLAIR
  • Search across subreddits

    Searches reddit for content (e.g., posts, comments) using a query, with results typically confined to subreddits unless `restrict sr` is set to false.

    REDDIT_SEARCH_ACROSS_SUBREDDITS

Send & publish

8
  • Create a Reddit post

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

    REDDIT_CREATE_REDDIT_POST
  • Delete Reddit comment

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

    REDDIT_DELETE_REDDIT_COMMENT
  • Delete a Reddit post

    Permanently deletes a reddit post by its id, provided the authenticated user has deletion permissions for that post.

    REDDIT_DELETE_REDDIT_POST
  • Edit comment or post

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

    REDDIT_EDIT_REDDIT_COMMENT_OR_POST
  • Post a comment

    Posts a comment on reddit, replying to an existing and accessible submission (post) or another comment.

    REDDIT_POST_REDDIT_COMMENT
  • Retrieve Comments for a Post

    Retrieves all comments for a reddit post given its article id (which must be for an existing, public post); nested replies within comments are returned as raw dictionaries requiring parsing.

    REDDIT_RETRIEVE_POST_COMMENTS
  • Retrieve posts from subreddit

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

    REDDIT_RETRIEVE_REDDIT_POST
  • Retrieve specific comment or post

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

    REDDIT_RETRIEVE_SPECIFIC_COMMENT

About connecting Reddit

What can an AI agent do in Reddit?

10 distinct actions, listed in full on this page — 2 to read, 8 to send & publish. An agent gets the ones that match what you described it doing, not all of them at once.

How do I connect Reddit?

Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.

Others in Social & Content

The Reddit integration guide · All 58 connectable apps · The agent builder

Chat with Squidgy