EmailOctopus

EmailOctopus is an email marketing platform founded in 2015, offering affordable and intuitive solutions for individuals and businesses to connect with their subscribers.

20 actions Integration catalog
Request access
Connect EmailOctopus once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create ContactEMAILOCTOPUS_CREATE_CONTACT
This tool creates a new contact in EmailOctopus. The tool will add a contact to a specified list with the provided information.
Create FieldEMAILOCTOPUS_CREATE_FIELD
Tool to create a new custom field on an EmailOctopus mailing list. Use when you need to add additional data fields beyond the default Email, First Name, and Last Name fields.
Create ListEMAILOCTOPUS_CREATE_LIST
Creates a new mailing list in EmailOctopus for organizing and managing email contacts. The list is created with default fields (Email address, First name, Last name) and can be used to add contacts, send campaigns, and track subscriber engagement.
Create TagEMAILOCTOPUS_CREATE_TAG
Tool to create a new tag on an EmailOctopus mailing list. Use when you need to add a new tag for contact segmentation and filtering purposes.
Delete ContactEMAILOCTOPUS_DELETE_CONTACT
Permanently deletes a contact from a specified EmailOctopus list. This action is irreversible - once deleted, the contact and all associated data will be removed from the list. Use this for list management, honoring deletion requests, and data privacy compliance (e.g., GDPR right to erasure).
Delete FieldEMAILOCTOPUS_DELETE_FIELD
Permanently deletes a custom field from a specified EmailOctopus list. This action is irreversible - once deleted, the field and all associated data will be removed from the list. Use this for list customization and field management.
Delete ListEMAILOCTOPUS_DELETE_LIST
This tool allows you to delete an existing mailing list from your EmailOctopus account. Once a list is deleted, it cannot be recovered, and all contacts within the list will be permanently removed. Note: Lists can only be deleted if no contacts within the list have received an email in the last 7 days.
Delete TagEMAILOCTOPUS_DELETE_TAG
Tool to delete a tag from a mailing list in EmailOctopus. Use when you need to remove an existing tag that is no longer needed for contact organization or segmentation.
Get All ListsEMAILOCTOPUS_GET_ALL_LISTS
This tool retrieves all the mailing lists associated with the EmailOctopus account.
Get ContactEMAILOCTOPUS_GET_CONTACT
Tool to retrieve details of a specific contact from an EmailOctopus list. Use when you need to fetch contact information including email, fields, tags, and subscription status.
Get ListEMAILOCTOPUS_GET_LIST
Retrieves details of a specific mailing list by ID. Use when you need to fetch list information, including its name, fields, tags, contact counts, and opt-in settings.
Get Recent CampaignsEMAILOCTOPUS_GET_RECENT_CAMPAIGNS
This tool retrieves a list of recent campaigns from the EmailOctopus account.
List ContactsEMAILOCTOPUS_LIST_CONTACTS
Tool to retrieve contacts from an EmailOctopus list. Returns a paginated list of contacts with optional filtering by tag, status, and date ranges.
List TagsEMAILOCTOPUS_LIST_TAGS
Tool to retrieve all tags from a mailing list. Use when you need to see what tags are available on a specific list for contact segmentation.
Unsubscribe ContactEMAILOCTOPUS_UNSUBSCRIBE_CONTACT
Unsubscribes a contact from an EmailOctopus mailing list. This tool updates the contact's subscription status to 'unsubscribed', which stops them from receiving future emails from the specified list. The contact record is preserved but marked as unsubscribed.
Batch Update ContactsEMAILOCTOPUS_UPDATE_CONTACTS_BATCH
Tool to update multiple contacts in an EmailOctopus list in a single batch operation. Use when you need to efficiently update multiple contacts at once with changes to their email, fields, status, or tags.
Update FieldEMAILOCTOPUS_UPDATE_FIELD
Updates an existing custom field on an EmailOctopus list including its label, tag, type, and fallback value. Use this action to modify field properties or rename field tags. Note that changing the tag will affect how the field is referenced in email templates.
Update ListEMAILOCTOPUS_UPDATE_LIST
Tool to update an existing mailing list's name in EmailOctopus. Use when you need to rename a list.
Update TagEMAILOCTOPUS_UPDATE_TAG
Tool to update an existing tag on a mailing list. Use when you need to rename a tag.
Create or Update ContactEMAILOCTOPUS_UPSERT_CONTACT
Tool to create or update a contact in EmailOctopus. If the contact does not exist, it will be created. If the contact already exists, it will be updated. Use when you need to ensure a contact exists with specific information regardless of whether they're already in the list.