JetBackup Abilities
JetBackup – Backup, Restore & Migrate exposes its backup snapshots, backup jobs, destinations, schedules, queue items, dashboard statistics and system-health checks as read-only abilities, letting AI inspect the state of your site's backups without touching the JetBackup admin screens.
10
Total
10
Read
0
Write
Requires the JetBackup plugin on WordPress 6.9+ for the Abilities API (abilities are registered only when the wp_register_ability() function exists), and JetBackup's own 'Abilities API' toggle must be turned on under Settings > Security. Every ability is additionally gated by JetBackup's permission callback: the caller must be logged in and hold the WordPress 'manage_options' capability (and be a network admin on multisite), and if JetBackup's MFA is enabled and abilities aren't explicitly allowed to bypass it, the caller must also have passed MFA validation.
Get Backup
Read-onlyjetbackup/get-backup
Get a single backup snapshot by id.
Get Backup Job
Read-onlyjetbackup/get-backup-job
Get a single backup job by id.
Get Dashboard
Read-onlyjetbackup/get-dashboard
Get the dashboard summary.
Get Queue Item
Read-onlyjetbackup/get-queue-item
Get a single queue item by id.
Get System Info
Read-onlyjetbackup/get-system-info
Get system information.
List Backup Jobs
Read-onlyjetbackup/list-backup-jobs
List configured backup jobs.
List Backups
Read-onlyjetbackup/list-backups
List available backup snapshots.
List Destinations
Read-onlyjetbackup/list-destinations
List configured backup destinations.
List Queue Items
Read-onlyjetbackup/list-queue-items
List queue items.
List Schedules
Read-onlyjetbackup/list-schedules
List configured backup schedules.
More Backup & Site Management plugins with abilities
All Backup & Site Management →Use JetBackup's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.