A
WP Crontrol Content

Add new cron events

Add new cron events.

What it does

Add new cron events. It is one of the abilities the WP Crontrol 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:

wp-crontrol.add-new-cron-events
{
  "ability": "wp-crontrol.add-new-cron-events",
  "args": { "input": ... }
}

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

Keep exploring

More WP Crontrol abilities

All WP Crontrol abilities β†’
E
Edit, delete, pause, resume, and immediately run cron events
WP Crontrol
Edit, delete, pause, resume, and immediately run cron events.
B
Bulk delete cron events
WP Crontrol
Bulk delete cron events.
A
Add and remove custom cron schedules
WP Crontrol
Add and remove custom cron schedules.
E
Export and download cron event lists as a CSV file
WP Crontrol
Export and download cron event lists as a CSV file.
I
Improve reliability : Address missed or failed cron events,
WP Crontrol
Improve reliability : Address missed or failed cron events, ensuring your website or WooCommerce store continues to function as expected.