S
Store Vacation Lite for WooCommerce Automation

Schedule a temporary vacation period

Schedule a temporary vacation period.

What it does

Schedule a temporary vacation period. 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.schedule-a-temporary-vacation-period
{
  "ability": "woo-store-vacation.schedule-a-temporary-vacation-period",
  "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
Create a clear vacation message to explain why the store is
Store Vacation Lite for WooCommerce
Create a clear vacation message to explain why the store is temporarily closed and when customers should return.
C
Control product availability during vacation mode
Store Vacation Lite for WooCommerce
Control product availability during vacation mode
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.