You can wire the Reddit node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Reddit under Credentials in the node settings. See Connecting credentials for the general flow.OAuth
Sign in with your Reddit account when prompted; no keys to copy. NoClick requests the following permissions:identityreadsubmitvoteedithistoryprivatemessagesmysubredditssavesubscribereportflairmodflairmodpostsmodconfigmodlogwikireadwikieditlivemanage
Script
Enter the values manually when creating the credential.Operations
Live thread
| Operation | ID | Description |
|---|---|---|
| Close Live Thread | close_live_thread | Close a live thread |
| Create Live Thread | create_live_thread | Create a new live thread |
| Get Live Thread | get_live_thread | Get live thread information |
| Get Live Thread Updates | get_live_thread_updates | Get updates from a live thread |
| Post Live Thread Update | post_live_thread_update | Post an update to a live thread |
Message
| Operation | ID | Description |
|---|---|---|
| Delete Message | delete_message | Delete a message |
| Get Inbox Messages | get_inbox_messages | Get the authenticated user’s inbox messages |
| Mark All Messages As Read | mark_all_messages_as_read | Mark all messages as read |
| Mark Messages As Read | mark_messages_as_read | Mark messages as read |
| Mark Messages As Unread | mark_messages_as_unread | Mark a message as unread |
| Reply to Message | reply_to_message | Reply to a message |
| Send Private Message | send_private_message | Send a private message to a user |
Misc
| Operation | ID | Description |
|---|---|---|
| Get Info by Fullname Batch | get_info_by_fullname_batch | Get info about things by fullname (batch query) |
| Search Reddit | search_reddit | Search Reddit |
Multireddit
| Operation | ID | Description |
|---|---|---|
| Create Multireddit | create_multireddit | Create a new multireddit |
| Delete Multireddit | delete_multireddit | Delete a multireddit |
| Get Multireddit | get_multireddit | Get a specific multireddit |
| Get Multireddit Posts | get_multireddit_posts | Get posts from a multireddit |
| Get My Multireddits | get_my_multireddits | Get the authenticated user’s multireddits |
| Update Multireddit | update_multireddit | Update a multireddit |
Post
| Operation | ID | Description |
|---|---|---|
| Approve Post or Comment | approve_post_or_comment | Approve a post or comment (moderator only) |
| Crosspost to Subreddit | crosspost_to_subreddit | Crosspost a post to another subreddit |
| Delete Post or Comment | delete_post_or_comment | Delete a post or comment |
| Distinguish Post or Comment | distinguish_post_or_comment | Distinguish a post or comment as moderator |
| Edit Post or Comment | edit_post_or_comment | Edit a post or comment |
| Get Best Posts | get_best_posts | Get best posts (personalized front page) |
| Get Duplicate Posts | get_duplicate_posts | Get duplicate posts (crossposts and reposts) |
| Get Gilded Content | get_gilded_content | Get gilded (awarded) content |
| Get Post | get_post | Get a specific post by ID |
| Get Post Comments | get_post_comments | Get comments on a post |
| Get Random Submission | get_random_submission | Get a random submission from a subreddit |
| Give Award to Post or Comment | give_award_to_post_or_comment | Give an award to a post or comment |
| Hide Post from Feed | hide_post_from_feed | Hide a post from your feed |
| Ignore Reports on Content | ignore_reports_on_content | Ignore or unignore reports on a post or comment (moderator only) |
| Load More Comments | load_more_comments | Load more comments from a ‘more’ object |
| Lock Post or Comment | lock_post_or_comment | Lock a post or comment (moderator only) |
| Mark Post As Nsfw | mark_post_as_nsfw | Mark or unmark a post as NSFW |
| Mark Post As Spoiler | mark_post_as_spoiler | Mark or unmark a post as spoiler |
| Remove Post or Comment | remove_post_or_comment | Remove a post or comment (moderator only) |
| Report Post or Comment | report_post_or_comment | Report a post or comment |
| Save Post or Comment | save_post_or_comment | Save or unsave a post or comment |
| Set Post Contest Mode | set_post_contest_mode | Set or unset contest mode on a post (moderator only) |
| Set Post Link Flair | set_post_link_flair | Set flair on a post |
| Set Post Suggested Sort | set_post_suggested_sort | Set suggested sort for a post (moderator only) |
| Sticky or Unsticky Post | sticky_or_unsticky_post | Sticky or unsticky a post in a subreddit (moderator only) |
| Submit Comment | submit_comment | Submit a comment on a post or reply to a comment |
| Submit Link Post | submit_link_post | Submit a link post to a subreddit |
| Submit Text Post | submit_text_post | Submit a text post to a subreddit |
| Toggle Post Inbox Replies | toggle_post_inbox_replies | Enable or disable inbox replies for a post or comment |
| Vote on Post or Comment | vote_on_post_or_comment | Vote on a post or comment |
Subreddit
| Operation | ID | Description |
|---|---|---|
| Add Subreddit to Multireddit | add_subreddit_to_multireddit | Add a subreddit to a multireddit |
| Get Default Subreddits | get_default_subreddits | Get default subreddits |
| Get My Subscribed Subreddits | get_my_subscribed_subreddits | Get the authenticated user’s subscribed subreddits |
| Get New Subreddits | get_new_subreddits | Get new subreddits |
| Get Popular Subreddits | get_popular_subreddits | Get popular subreddits |
| Get Random Subreddit | get_random_subreddit | Get a random subreddit |
| Get Subreddit Comments | get_subreddit_comments | Get recent comments from a subreddit |
| Get Subreddit Info | get_subreddit_info | Get information about a subreddit |
| Get Subreddit Link Flair Options | get_subreddit_link_flair_options | Get available link flair options for a subreddit |
| Get Subreddit Moderators | get_subreddit_moderators | Get moderators of a subreddit |
| Get Subreddit Posts | get_subreddit_posts | Fetch public posts from a subreddit feed without Reddit credentials |
| Get Subreddit Rules | get_subreddit_rules | Get rules for a subreddit |
| Get Subreddit Traffic Stats | get_subreddit_traffic_stats | Get subreddit traffic statistics (moderator only) |
| Remove Subreddit from Multireddit | remove_subreddit_from_multireddit | Remove a subreddit from a multireddit |
| Search Subreddits | search_subreddits | Search for subreddits by name |
| Subscribe to Subreddit | subscribe_to_subreddit | Subscribe or unsubscribe from a subreddit |
User
| Operation | ID | Description |
|---|---|---|
| Block User | block_user | Block a user |
| Check Username Availability | check_username_availability | Check if a username is available |
| Get Authenticated User Info | get_authenticated_user_info | Get information about the authenticated user |
| Get Authenticated User Preferences | get_authenticated_user_preferences | Get the authenticated user’s preferences |
| Get Blocked Users | get_blocked_users | Get the authenticated user’s blocked users |
| Get Friends List | get_friends_list | Get the authenticated user’s friends list |
| Get Karma Breakdown | get_karma_breakdown | Get karma breakdown by subreddit |
| Get User Comments | get_user_comments | Get comments by a specific user |
| Get User Flair Options | get_user_flair_options | Get user flair options for a subreddit |
| Get User Info | get_user_info | Get information about a specific user |
| Get User Posts | get_user_posts | Get posts by a specific user |
| Get User Saved Posts and Comments | get_user_saved_posts_and_comments | Get a user’s saved posts and comments |
| Get User Trophies | get_user_trophies | Get a user’s trophies/awards |
| Report User | report_user | Report a user |
| Set User Flair in Subreddit | set_user_flair_in_subreddit | Set user flair in a subreddit |
| Unblock User | unblock_user | Unblock a user |
Wiki
| Operation | ID | Description |
|---|---|---|
| Get Wiki Page | get_wiki_page | Get a specific wiki page |
| Get Wiki Page Revisions | get_wiki_page_revisions | Get wiki page revision history |
| List Wiki Pages | list_wiki_pages | List all wiki pages in a subreddit |