C
Custom Order Status Manager for WooCommerce WooCommerce

Create unlimited order statuses

Create unlimited order statuses

What it does

Create unlimited order statuses It is one of the abilities the Custom Order Status Manager 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.

πŸ”’ manage_woocommerce

How an agent calls it

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

bp-custom-order-status-for-woocommerce.create-unlimited-order-statuses
{
  "ability": "bp-custom-order-status-for-woocommerce.create-unlimited-order-statuses",
  "args": { "input": ... }
}

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

Keep exploring

More Custom Order Status Manager for WooCommerce abilities

All Custom Order Status Manager for WooCommerce abilities β†’
C
Customize the status label
Custom Order Status Manager for WooCommerce
Customize the status label.
C
Customize the status icon or text color
Custom Order Status Manager for WooCommerce
Customize the status icon or text color.
C
Create default statuses for payment methods
Custom Order Status Manager for WooCommerce
Create default statuses for payment methods.
E
Enable email notifications for customers or administrators
Custom Order Status Manager for WooCommerce
Enable email notifications for customers or administrators.
S
Set order status for Default and Third-party Payment methods
Custom Order Status Manager for WooCommerce
Set order status for Default and Third-party Payment methods.