E
WP Migrate Lite - Migration Made Easy Content

Export the SQL

Export the SQL.

What it does

Export the SQL. It is one of the abilities the WP Migrate Lite - Migration Made Easy 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-migrate-db.export-the-sql
{
  "ability": "wp-migrate-db.export-the-sql",
  "args": { "input": ... }
}

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

Keep exploring

More WP Migrate Lite - Migration Made Easy abilities

All WP Migrate Lite - Migration Made Easy abilities β†’
F
Find and replace content directly within the user interface
WP Migrate Lite - Migration Made Easy
Find and replace content directly within the user interface.
I
Import into your new database using a tool such as
WP Migrate Lite - Migration Made Easy
Import into your new database using a tool such as phpMyAdmin.
I
Import to Local
WP Migrate Lite - Migration Made Easy
Import to Local
F
Find & Replace
WP Migrate Lite - Migration Made Easy
Find & Replace
B
Backup your data before starting the migration
WP Migrate Lite - Migration Made Easy
Backup your data before starting the migration.