Tools
Eight tools cover the full loop: find where to post, draft and review, and check your visibility. Call them with tools/call.
find_subreddits
Find the best subreddits to reach a product's target customers, ranked by fit with a short reason for each.
Params: description (string, optional), what the product does and who it's for. Defaults to your configured product.
subreddit_rules
Fetch a subreddit's rules and get a promo-safety read (promo-ok / stories-only / no-promo) plus the safest angle to mention a product.
Params: subreddit (string, required), e.g. SaaS.
generate_content_plan
Generate a 7-day Reddit content plan (a mix of comment days and post days) from your configured product and subreddits.
Params: none.
check_ai_visibility
Ask an AI a buyer-style question and check whether a product is mentioned in the answer, a proxy for whether ChatGPT and Claude recommend it.
Params: productName (string, required), question (string, required).
list_leads
List the most recent lead drafts awaiting review: lead score (1-10), subreddit, post title, the drafted reply, and the post URL.
Params: limit (number, optional, default 10, max 25).
keyword_matches
Recent Reddit posts and comments that hit your tracked keywords (the Keyword monitor feed).
Params: keyword (string, optional filter), limit (number, optional).
brand_mentions
Recent Reddit mentions of your tracked competitors (the Brand monitor feed).
Params: competitor (string, optional filter), limit (number, optional).
run_scan
Run a Reddit scan for the active project right now and return how many new leads were drafted.
Params: none.