Imagify Abilities
Imagify exposes its image-optimization engine as abilities, letting an AI assistant check account quota, inspect and update plugin settings, read per-image optimization status and next-gen (WebP/AVIF) coverage, and trigger on-demand optimization of a specific media item.
7
Total
5
Read
2
Write
Requires the Imagify plugin on WordPress 6.9+ for the Abilities API (abilities are registered only when the wp_register_ability() function exists). All abilities are gated by the Imagify 'manage' capability, resolved through Imagify's own capability abstraction (honors the imagify_capacity filter and multisite network-admin logic; equivalent to manage_options by default).
Get account status
Read-onlyimagify/get-account
Reports the connected Imagify account's plan, quota consumption, and API key validity.
Get media optimization status
Read-onlyimagify/get-media-status
Retrieves the optimization status and size metrics for a single media library attachment.
Get next-gen format coverage
Read-onlyimagify/get-nextgen-coverage
Reports how many optimized images are still missing a next-gen (WebP/AVIF) version and which next-gen format is configured.
Get optimization statistics
Read-onlyimagify/get-stats
Returns aggregate optimization savings for both WordPress media and custom (non-Media-Library) folders.
Get plugin settings
Read-onlyimagify/get-settings
Returns Imagify's current configuration options, with the API key redacted.
Optimize a media item
Destructiveimagify/optimize-media
Optimizes (or re-optimizes) a specific media library attachment on demand.
Update plugin settings
Writeimagify/update-settings
Updates one or more Imagify configuration options, leaving unspecified settings unchanged.
More Content & Tools plugins with abilities
All Content & Tools →Use Imagify's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.