S
WP Multilang - Translation and Multilingual Plugin Content

Send emails in customer's selected language

Send emails in customer's selected language

What it does

Send emails in customer's selected language It is one of the abilities the WP Multilang - Translation and Multilingual Plugin plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

πŸ”’ edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

wp-multilang.send-emails-in-customer-s-selected-langu
{
  "ability": "wp-multilang.send-emails-in-customer-s-selected-langu",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More WP Multilang - Translation and Multilingual Plugin abilities

All WP Multilang - Translation and Multilingual Plugin abilities β†’
E
Export and import content in XLIFF or xml format to
WP Multilang - Translation and Multilingual Plugin
Export and import content in XLIFF or xml format to translate outside
I
Import and export products in customer's selected language
WP Multilang - Translation and Multilingual Plugin
Import and export products in customer's selected language
T
Translate products (simple products, variable products,
WP Multilang - Translation and Multilingual Plugin
Translate products (simple products, variable products, grouped products), categories, tags, global attributes
M
Manage translation settings via json
WP Multilang - Translation and Multilingual Plugin
Manage translation settings via json.
A
Add in the root of your theme or plugin file wpm-config
WP Multilang - Translation and Multilingual Plugin
Add in the root of your theme or plugin file wpm-config.json .