Auto-generate intelligent replies to incoming Instantly email threads using knowledge bases. Use when user asks about email auto-replies, Instantly responses, or automated email handling.
Auto-generate intelligent replies to incoming emails from Instantly campaigns using campaign-specific knowledge bases.
./scripts/instantly_autoreply.py - Main auto-reply scriptSpreadsheet: 1QS7MYDm6RUTzzTWoMfX-0G9NzT5EoE2KiCE7iR1DBLM
Each row contains:
# Process incoming thread
python3 ./scripts/instantly_autoreply.py --thread_id <id>
INSTANTLY_API_KEY=your_key
ANTHROPIC_API_KEY=your_key
| Name | Type | Required | Description |
|---|---|---|---|
thread_id | string | Yes | Instantly thread ID to reply to |
| Name | Type | Description |
|---|---|---|
reply_sent | boolean | Whether reply was sent successfully |
| Name | Source |
|---|---|
INSTANTLY_API_KEY | .env |
ANTHROPIC_API_KEY | .env |
Skills that chain well with this one: instantly-campaigns
Claude API per reply