C
Store Vacation Lite for WooCommerce Content

Create a clear vacation message to explain why the store is

Create a clear vacation message to explain why the store is temporarily closed and when customers should return.

What it does

Create a clear vacation message to explain why the store is temporarily closed and when customers should return. It is one of the abilities the Store Vacation Lite 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:

woo-store-vacation.create-a-clear-vacation-message-to-expla
{
  "ability": "woo-store-vacation.create-a-clear-vacation-message-to-expla",
  "args": { "input": ... }
}

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

Keep exploring

More Store Vacation Lite for WooCommerce abilities

All Store Vacation Lite for WooCommerce abilities β†’
S
Schedule your vacation dates
Store Vacation Lite for WooCommerce
Schedule your vacation dates
D
Display a custom vacation notice
Store Vacation Lite for WooCommerce
Display a custom vacation notice
C
Control product availability during vacation mode
Store Vacation Lite for WooCommerce
Control product availability during vacation mode
S
Schedule a temporary vacation period
Store Vacation Lite for WooCommerce
Schedule a temporary vacation period.
D
Display a vacation notice on WooCommerce shop and product
Store Vacation Lite for WooCommerce
Display a vacation notice on WooCommerce shop and product pages.