Jetpack VaultPress Backup Abilities
Jetpack VaultPress Backup exposes its backup and restore history as abilities, letting AI check whether a site is protected, browse recent backups and restores, and enqueue an on-demand backup without opening wp-admin.
4
Total
3
Read
1
Write
Requires the Jetpack VaultPress Backup plugin on WordPress 6.9+ (abilities are registered only when the wp_register_ability() function exists), and only registers when the site has an active Jetpack Backup product/plan (My_Jetpack Backup::is_active()) — free/unprovisioned sites don't get these abilities at all. Every ability additionally requires the caller to hold the 'manage_options' capability (administrator).
Get backup overview
Read-onlyjetpack-backup/get-backup-overview
Return a single-call snapshot of the site's backup health: last backup, recent backup count, schedule, and storage usage.
List backups
Read-onlyjetpack-backup/list-backups
Return recent site backups, optionally filtered by id, date range, a target datetime, or status, with pagination.
List restores
Read-onlyjetpack-backup/list-restores
Return recent restore operations, optionally filtered by id, with pagination.
Request a backup
Writejetpack-backup/request-backup
Enqueue an on-demand backup of the site right now.
More Backup & Site Management plugins with abilities
All Backup & Site Management →Use Jetpack VaultPress Backup's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.