ClawLink
Social Media Apps22 toolsBrowser login (OAuth), no API keys

Reddit integration for AI agents

Post content, manage subreddits, and browse discussions

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Reddit once and call the same tools from all of them.

Setup

Connect reddit through ClawLink's hosted setup.

  • Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Reddit exposes 22 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
reddit_create_reddit_postCreates a new text or link post on a specified, existing Reddit subreddit, optionally applying a flair.Write
reddit_edit_reddit_comment_or_postEdits the body text of the authenticated user's own existing comment or self-post on Reddit; cannot edit link posts or titles.Write
reddit_getTool to retrieve a listing of Reddit posts sorted by the specified criteria (hot, new, top, etc.).Read
reddit_get_controversial_postsTool to retrieve controversial posts from all subreddits with time filters.Read
reddit_get_me_prefsTool to retrieve preference settings of the logged in user. Use when you need to check user preferences or settings.Read
reddit_get_r_topTool to retrieve top-rated posts from a subreddit with time filters. Use when you need to find the most popular posts from a specific time period (hour, day, week, month, year, or all-time).Read
reddit_get_randomTool to retrieve a random public Reddit post from any subreddit. Use when you want to discover serendipitous content or need a random post for testing or entertainment purposes.Read
reddit_get_reddit_user_aboutRetrieves information about a specified Reddit user account, including karma scores and gold status. Use when you need to get profile information for any public Reddit user.Read
reddit_get_scopesTool to retrieve all available OAuth scopes supported by the Reddit API. Use when you need to understand what permissions are available or check scope definitions.Read
reddit_get_subreddit_rulesFetch the explicit posting rules for a subreddit to ensure compliance before posting or commenting.Read
reddit_get_subreddits_searchSearch subreddits by title and descriptionRead
reddit_get_user_flairFetches the list of user flair assignments for a given subredditRead
reddit_get_username_availableCheck whether a username is available for registration on RedditRead
reddit_list_subreddit_post_flairsList available link/post flairs for a subreddit (including flair_template_id) so posts canRead
reddit_retrieve_post_commentsRetrieves all comments for a Reddit post given its base-36 article IDRead
reddit_retrieve_reddit_postRetrieves posts from a specified, publicly accessible subredditRead
reddit_retrieve_specific_commentRetrieves detailed information for a single Reddit comment or post using its fullnameRead
reddit_search_across_subredditsSearches Reddit for posts/comments using a queryRead
reddit_post_reddit_commentPosts a comment on Reddit, replying to an existing submission (post) or another commentWrite
reddit_toggle_inbox_repliesEnable or disable inbox replies for a submission or commentRead