30 days free. No credit card. Full access from the moment you connect your site.

Start free trial

MailerPress Pro List WooCommerce Email Templates

mailerpress-pro/list-woocommerce-email-templates returns every WooCommerce transactional email type and its MailerPress override state.

Requires WooCommerce to be active; without it the ability says so rather than returning an empty list.

At a glance

Abilitymailerpress-pro/list-woocommerce-email-templates
ToolsetMailerPress Pro — toolset/mailerpress-pro
GroupMailerPress Pro › WooCommerce Emails
RequiresAcrossAI Pro, plus MailerPress with its Pro add-on active on the site
Capabilitymanage_options
SafetyRead-only — changes nothing
RepeatableIdempotent — running it twice leaves the same result
Ships inAcrossAI Pro 0.9.16 and later

How it works

WooCommerce sends considerably more transactional email than WordPress does, and the emails matter more: order confirmations, processing notices, completed-order emails, refund notifications, customer invoices.

These are the emails a customer expects and looks for, which makes both their appearance and their delivery commercially relevant in a way a password reset is not.

WooCommerce’s own templates are functional and styled by WooCommerce rather than by the shop, so overriding them is usually a branding improvement rather than a fix.

The override states are the same three as the WordPress side, and the disabled state is equally consequential here: a disabled order confirmation is a customer who paid and heard nothing, which generates support contact rather than silence.

Read-only.

Input

This ability takes no input.

What comes back

NameTypeWhat it is
templatesarrayEach WooCommerce email type with its override state and backing campaign.
successbooleanWhether the call completed.
messagestringA one-line summary of what happened, suitable for showing a human.
error_codestringPresent only on failure — a stable machine-readable reason, such as a missing field, a wrong field type or an unmet confirmation.

Example

Ask your assistant:

What do our order emails look like?

It resolves to one call:

{
  "ability": "mailerpress-pro/list-woocommerce-email-templates",
  "parameters": {}
}

Worth knowing

  • WooCommerce emails are the ones customers look for.
  • A disabled order confirmation generates support contact, not silence.
  • Requires WooCommerce active.
  • Read-only.

Related abilities


Get the plugins:
AcrossAI Abilities Manager · AcrossAI MCP Manager

Browse the rest: Every ability, by category


Keep reading