Skip to main content
Instantly is a cold email outreach platform that lets agents automate campaigns, manage leads, track deliverability, and handle inbox communications at scale.

Setup

  1. In Agent Studio, go to ToolsInstantlyConnect
  2. Paste your API key from the Instantly dashboard
  3. Save your credentials and confirm the connection is active

Available actions

Adding to an agent

  1. Open your agent in Agent Studio → Agent Builder
  2. Go to Tools and enable Instantly
  3. Select only the actions your agent needs
  4. Set auth mode: Shared (agent acts on one account) or Per-user (each end-user connects their own account)

Example use cases

Automated lead qualification and follow-up An agent monitors incoming replies via INSTANTLY_LIST_EMAILS, reads each thread, and uses INSTANTLY_UPDATE_LEAD_INTEREST_STATUS to tag leads as Interested or Not Interested, then triggers a follow-up sequence automatically. Campaign performance reporting An agent runs on a schedule to call INSTANTLY_GET_CAMPAIGN_ANALYTICS and INSTANTLY_GET_DAILY_CAMPAIGN_ANALYTICS across all active campaigns, compiling a daily summary of opens, replies, and bounce rates for the sales team. Lead list hygiene before campaign launch Before launching a new campaign, an agent iterates through a lead list using INSTANTLY_VERIFY_EMAIL and INSTANTLY_CHECK_EMAIL_VERIFICATION_STATUS to remove undeliverable addresses, then updates the list with INSTANTLY_UPDATE_LEAD_LIST and imports only verified leads.