You can wire the Instantly node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Instantly under Credentials in the node settings. See Connecting credentials for the general flow. Enter the values manually when creating the credential. Get your credentials here.Operations
Analytics
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Get Account Warmup Analytics | get_account_warmup_analytics | Get warmup analytics for an email account. |
Campaign
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Activate Campaign | activate_campaign | Activate (start/resume) a campaign. | |
| Create Campaign | create_campaign | Create a new email campaign. | |
| Delete Campaign | delete_campaign | Delete a campaign. | |
| Get Campaign | get_campaign | Get details of a specific campaign. | |
| Get Campaign Analytics | get_campaign_analytics | Get analytics for a campaign. | |
| Get Daily Campaign Analytics | get_daily_campaign_analytics | Get daily campaign analytics across all campaigns. | |
| List Campaigns | list_campaigns | List campaigns in your workspace. | |
| Pause Campaign | pause_campaign | Pause (stop) a running campaign. | |
| Search Campaigns by Contact Email | search_campaigns_by_contact_email | Search campaigns by lead email address. | |
| Update Campaign | update_campaign | Update an existing campaign. |
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Count Unread Emails | count_unread_emails | Count unread emails in your inbox. | |
| Get Email | get_email | Get details of a specific email. | |
| List Emails | list_emails | List emails with optional filters. | |
| Mark Email Thread As Read | mark_email_thread_as_read | Mark an email thread as read. | |
| Reply to Email | reply_to_email | Reply to an email thread. |
Email account
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Create Email Account | create_email_account | Add a new email account to your workspace. | |
| Delete Email Account | delete_email_account | Delete an email account from your workspace. | |
| Get Email Account | get_email_account | Get details of a specific email account. | |
| List Email Accounts | list_email_accounts | List email accounts in your workspace. | |
| Pause Email Account | pause_email_account | Pause an email account. | |
| Resume Email Account | resume_email_account | Resume a paused email account. |
Lead
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Bulk Add Leads to Campaign | bulk_add_leads_to_campaign | Add up to 1000 leads to a campaign or list. | |
| Create Lead | create_lead | Create a new lead. | |
| Delete Lead | delete_lead | Delete a lead. | |
| Get Lead | get_lead | Get details of a specific lead. | |
| List Leads | list_leads | List leads with optional filters. | |
| Move Leads to Campaign | move_leads_to_campaign | Move leads to a different campaign or list. | |
| Update Lead | update_lead | Update an existing lead. |
Lead list
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Create Lead List | create_lead_list | Create a new lead list. | |
| Delete Lead List | delete_lead_list | Delete a lead list. | |
| Get Lead List | get_lead_list | Get details of a specific lead list. | |
| List Lead Lists | list_lead_lists | List all lead lists. | |
| Update Lead List | update_lead_list | Update an existing lead list. |
Other
| Operation | ID | Description | Trigger |
|---|---|---|---|
| Receive Webhook Events | receive_webhook_events | Receive webhook events from Instantly (e.g. reply_received, positive_reply). | Yes |