Weavz
EmailOctopus

EmailOctopus

Email marketing platform for list management, campaign sending, tagging & unsubscribes. Automate contact management and campaign engagement tracking.

8 tools
5 triggers
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
add_or_update_contact

Adds a new contact to a list or updates an existing contact if one exists.

unsubscribe_contact

Sets a contact's status to "Unsubscribed" in a specific list.

update_contact_email

Change the email address of a contact in a list.

add_tag_to_contact

Add one or more tags to a contact in a specified list.

remove_tag_from_contact

Remove one or more tags from a contact in a specified list.

create_list

Creates a new mailing list.

find_contact

Finds a contact by email address within a given list.

custom_api_call

Make a custom API call to a specific endpoint

Triggers

Name
email_bounced

Triggers when an email to a recipient bounces from a specific campaign.

email_opened

Triggers when a recipient opens an email from a specified campaign.

emailClicked

Triggers when a link inside a specific campaign email is clicked.

newContact

Triggers when a new contact is added to a particular list.

contactUnsubscribes

Triggers when a contact unsubscribes from a list.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('emailoctopus', 'add_or_update_contact', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'emailoctopus',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect EmailOctopus to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does EmailOctopus support?

EmailOctopus supports 8 tools including Add / Update Contact, Unsubscribe Contact, Update Contact's Email Address, Add Tag to Contact, Remove Tag from Contact, and more.

Can I use EmailOctopus with AI agents?

Yes. Add EmailOctopus to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect EmailOctopus to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add EmailOctopus as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped EmailOctopus tools exposed by that workspace.

Does EmailOctopus work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved EmailOctopus work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with EmailOctopus?

EmailOctopus exposes 8 tools, including Add / Update Contact, Unsubscribe Contact, Update Contact's Email Address, Add Tag to Contact, Remove Tag from Contact, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can EmailOctopus be used in stateful agent workflows?

Yes. Agents can combine EmailOctopus tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does EmailOctopus use?

EmailOctopus uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the EmailOctopus integration cost?

The EmailOctopus integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does EmailOctopus support?

EmailOctopus supports 5 triggers including Email Bounced, Email Opened, Email Clicked, New Contact, Contact Unsubscribes.

Connect EmailOctopus in minutes

Get 20,000 free action executions every month. No credit card required.