I
WP Migrate Lite - Migration Made Easy Content

Import into your new database using a tool such as

Import into your new database using a tool such as phpMyAdmin.

What it does

Import into your new database using a tool such as phpMyAdmin. 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.import-into-your-new-database-using-a-to
{
  "ability": "wp-migrate-db.import-into-your-new-database-using-a-to",
  "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.
E
Export the SQL
WP Migrate Lite - Migration Made Easy
Export the SQL.
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.