Appearance
varia-outreach
Full outreach pipeline: campaigns, lead lists, SMTP domains, inbox management, LinkedIn outreach tracking, and prospect deduplication.
Tools: 39 | Auth: None (unauthenticated)
Campaigns
| Tool | Description |
|---|---|
list_campaigns | All campaigns with per-campaign stats |
get_campaign | Single campaign with all leads and status |
create_campaign | Create email campaign with multi-step sequences |
update_campaign | Update campaign (name, status, steps, domains) |
delete_campaign | Remove campaign |
Campaign steps define email sequences: subject, body (supports , , merge tags), delay_days.
Lists
| Tool | Description |
|---|---|
list_lists | All staging lists |
get_list | Single list with all leads |
create_list | Create staging list for lead import |
delete_list | Remove staging list |
update_list_lead | Update single lead in list |
delete_list_lead | Remove lead from list |
bulk_delete_list_leads | Remove multiple leads from list |
move_to_campaign | Move list leads into campaign |
Leads
| Tool | Description |
|---|---|
list_leads | All outreach leads with campaign status |
delete_lead | Remove lead by email |
bulk_add_to_campaign | Add existing leads to campaign |
Lead statuses: pending, sent, completed, replied, bounced, unsubscribed
Domains
| Tool | Description |
|---|---|
list_domains | All sending domains with capacity |
create_domain | Add SMTP sending domain |
update_domain | Update domain settings |
delete_domain | Remove domain |
Inbox
| Tool | Description |
|---|---|
get_inbox | Replies needing response |
get_inbox_all | All replies across all statuses |
get_inbox_stats | Reply status breakdown |
update_reply_status | Set reply status |
send_reply | Send reply maintaining SMTP thread |
Reply statuses: needs_response, responded, meeting_booked, not_interested, follow_up_later, auto_reply
LinkedIn Outreach
| Tool | Description |
|---|---|
list_linkedin_leads | All LinkedIn outreach leads with status |
list_available_linkedin_leads | Leads with LinkedIn URLs not yet in LinkedIn outreach |
match_linkedin_urls | Check which URLs exist in tracking |
get_linkedin_lead | Single LinkedIn lead detail |
add_linkedin_leads | Add leads for LinkedIn outreach |
update_linkedin_status | Update LinkedIn lead status |
add_linkedin_message | Record a LinkedIn DM sent to a lead |
LinkedIn statuses: not_connected, connection_pending, connected, messaged, needs_response, responded, meeting_booked, not_interested
Pipeline
| Tool | Description |
|---|---|
check_slugs | Check which lead slugs exist (dedup) |
get_search_state | Get saved search state by filter hash |
save_search_state | Save/update search progress |
pipeline_import | Import enriched leads from JSON file to list |
pipeline_bulk_update | Bulk update list leads from JSON file |
get_leads_by_stage | Get list leads filtered by pipeline stage |
Pipeline stages: card, profile, email_found
Stats
| Tool | Description |
|---|---|
get_outreach_stats | Overall metrics: campaigns, leads, emails sent, replies, bounces, capacity |