C
WP STAGING - WordPress Backup, Restore, Migration & Clone Content

Create full or partial backups — full-site backup,

Create full or partial backups — full-site backup, database-only, or files-only backups.

What it does

Create full or partial backups — full-site backup, database-only, or files-only backups. It is one of the abilities the WP STAGING - WordPress Backup, Restore, Migration & Clone 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.

🔒 edit_posts

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

wp-staging.create-full-or-partial-backups-full-site
{
  "ability": "wp-staging.create-full-or-partial-backups-full-site",
  "args": { "input": ... }
}

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

Keep exploring

More WP STAGING - WordPress Backup, Restore, Migration & Clone abilities

All WP STAGING - WordPress Backup, Restore, Migration & Clone abilities →
S
Schedule recurring backups by time and interval
WP STAGING - WordPress Backup, Restore, Migration & Clone
Schedule recurring backups by time and interval.
B
Backup retention settings
WP STAGING - WordPress Backup, Restore, Migration & Clone
Backup retention settings.
B
Backup to Google Drive
WP STAGING - WordPress Backup, Restore, Migration & Clone
Backup to Google Drive.
B
Backup to Amazon S3
WP STAGING - WordPress Backup, Restore, Migration & Clone
Backup to Amazon S3.
B
Backup to (S)FTP
WP STAGING - WordPress Backup, Restore, Migration & Clone
Backup to (S)FTP.