C
Notification - Custom Notifications and Alerts for WordPress Content

Control with precision — Enable or disable individual

Control with precision — Enable or disable individual triggers, configure carriers, and set up multiple notifications per event

What it does

Control with precision — Enable or disable individual triggers, configure carriers, and set up multiple notifications per event It is one of the abilities the Notification - Custom Notifications and Alerts for WordPress 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:

notification.control-with-precision-enable-or-disable
{
  "ability": "notification.control-with-precision-enable-or-disable",
  "args": { "input": ... }
}

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

Keep exploring

More Notification - Custom Notifications and Alerts for WordPress abilities

All Notification - Custom Notifications and Alerts for WordPress abilities →
S
Send to anyone — Route notifications to specific email
Notification - Custom Notifications and Alerts for WordPress
Send to anyone — Route notifications to specific email addresses, users, or entire roles
S
Send via email or webhook — Email is built-in
Notification - Custom Notifications and Alerts for WordPress
Send via email or webhook — Email is built-in; webhooks let you connect to any external service or automation tool
E
Extend the plugin with additional carriers, triggers, and
Notification - Custom Notifications and Alerts for WordPress
Extend the plugin with additional carriers, triggers, and features:
S
Send Slack/webhook alerts when plugins are activated or
Notification - Custom Notifications and Alerts for WordPress
Send Slack/webhook alerts when plugins are activated or updated
D
Disable default WordPress emails and replace them with
Notification - Custom Notifications and Alerts for WordPress
Disable default WordPress emails and replace them with custom ones