send_reddit_message
Send direct messages on Reddit to potential customers using the Signal Found platform. Choose between targeting specific users, replying to existing conversations, or batch messaging uncontacted leads.
Instructions
Send Reddit DMs to scraped leads via the Signal Found Chrome extension.
Three modes (exactly one must be set):
target_username: cold DM to a specific Reddit user
crm_reply_to: reply to an existing CRM conversation
batch_from_working_leads=True: send to all uncontacted working leads for this product
Message content: provide a manual message, or set generate_message=True (default) to auto-generate using the product's market positioning and conversion notes via Phase 2. In batch mode, pre-computed suggested_response values are reused when available.
Requires a Chrome extension connected and active on Reddit. Fails immediately if none is online.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_slug | Yes | ||
| client_id | No | ||
| target_username | No | ||
| crm_reply_to | No | ||
| batch_from_working_leads | No | ||
| batch_id | No | ||
| limit | No | ||
| message | No | ||
| generate_message | No |