WP Mail SMTP Abilities
WP Mail SMTP exposes its Debug Events log — the errors and debug entries recorded when the site sends mail through SMTP or an API provider — as a single read-only ability, letting AI check recent email-delivery failures without opening the admin screen.
1
Total
1
Read
0
Write
Requires the WP Mail SMTP plugin on WordPress 6.9+ for the Abilities API (the registrar only registers abilities when wp_register_ability() and wp_register_ability_category() exist). The ability is additionally gated on the caller holding the plugin's manage-options capability (manage_options by default, filterable via wp_mail_smtp_core_get_capability_manage_options), the same capability that guards the Debug Events admin screen.
Get Debug Events
Read-onlywp-mail-smtp/get-debug-events
List recorded WP Mail SMTP debug events — the errors and debug entries logged when the site attempts to send email.
More Email & CRM plugins with abilities
All Email & CRM →Use WP Mail SMTP's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.