Tool to search subreddits by title and description. Use when you need to find subreddits matching a specific topic or keyword. Returns a paginated listing of subreddits with their details including subscribers, descriptions, and other metadata.
qRequiredstringA search query term to search subreddit titles and descriptions. Use specific keywords to find relevant subreddits.
showstringThe string 'all' to show all subreddits including those the user might have filtered.
sortstringSort order for the search results. 'relevance' sorts by relevance to the query (default). 'activity' sorts by subreddit activity.
afterstringFullname of a thing - pagination cursor for the next page. Use the 'after' value from the previous response to get the next set of results.
countintegerA positive integer (default: 0) representing the number of items already seen in previous pages. Used for pagination tracking.
limitintegerThe maximum number of subreddits to return. Default is 25. Maximum allowed value is 100.
beforestringFullname of a thing - pagination cursor for the previous page. Use the 'before' value from the previous response to get the previous set of results.
sr_detailbooleanExpand subreddits with additional details. Set to true to get more detailed information about each subreddit.
show_usersbooleanBoolean value to include user results in the search. Set to true to include users matching the search query.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.