C
Order Export & Order Import for WooCommerce Content

Customize the fields and data you wish to include in the

Customize the fields and data you wish to include in the exported file.

What it does

Customize the fields and data you wish to include in the exported file. It is one of the abilities the Order Export & Order Import for WooCommerce 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:

order-import-export-for-woocommerce.customize-the-fields-and-data-you-wish-t
{
  "ability": "order-import-export-for-woocommerce.customize-the-fields-and-data-you-wish-t",
  "args": { "input": ... }
}

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

Keep exploring

More Order Export & Order Import for WooCommerce abilities

All Order Export & Order Import for WooCommerce abilities β†’
E
Export WooCommerce Orders
Order Export & Order Import for WooCommerce
Export WooCommerce Orders
I
Import WooCommerce Orders
Order Export & Order Import for WooCommerce
Import WooCommerce Orders
S
Set batch count, enable order updates, and save settings as
Order Export & Order Import for WooCommerce
Set batch count, enable order updates, and save settings as a reusable template for later imports.