backfill_inbox
Scan your LinkedIn inbox for unreplied prospect messages, classify each one, and send discovery DMs to high-confidence leads. Use dry_run to review classifications before enabling sends, or process already-classified signals directly.
Instructions
Process unreplied LinkedIn inbox messages through the inbound pipeline.
Scans your inbox for conversations where prospects messaged you but
never got a reply. Classifies each message and sends discovery DMs.
Args:
limit: Max conversations to scan (default 50).
dry_run: If True (default), only classify — don't send DMs. Set False to send.
min_confidence: Only send DMs for signals >= this confidence (0.0-1.0).
send_only: If True, skip inbox scan — process already-classified signals
directly. Use after a dry_run to avoid re-scanning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| dry_run | No | ||
| send_only | No | ||
| min_confidence | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |