C
Custom Order Status Manager for WooCommerce Content

Customize the status label

Customize the status label.

What it does

Customize the status label. 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.

πŸ”’ 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:

bp-custom-order-status-for-woocommerce.customize-the-status-label
{
  "ability": "bp-custom-order-status-for-woocommerce.customize-the-status-label",
  "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
Create unlimited order statuses
Custom Order Status Manager for WooCommerce
Create unlimited order statuses
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.