C
Easy Updates Manager Content

Configure email notification settings

Configure email notification settings

What it does

Configure email notification settings It is one of the abilities the Easy Updates Manager 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.

πŸ”’ manage_options

How an agent calls it

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

stops-core-theme-and-plugin-updates.configure-email-notification-settings
{
  "ability": "stops-core-theme-and-plugin-updates.configure-email-notification-settings",
  "args": { "input": ... }
}

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

Keep exploring

More Easy Updates Manager abilities

All Easy Updates Manager abilities β†’
D
Disable all updates with one click
Easy Updates Manager
Disable all updates with one click
E
Enable automatic updates with one click
Easy Updates Manager
Enable automatic updates with one click
D
Disable core, plugin, theme, and translation updates
Easy Updates Manager
Disable core, plugin, theme, and translation updates
S
Schedule for automatic updates: runs the updates when you
Easy Updates Manager
Schedule for automatic updates: runs the updates when you want them to avoid any downtime
I
Import/Export settings: exports your settings from one site
Easy Updates Manager
Import/Export settings: exports your settings from one site to another for quick configuration