E
WP Crontrol Content

Edit, delete, pause, resume, and immediately run cron events

Edit, delete, pause, resume, and immediately run cron events.

What it does

Edit, delete, pause, resume, and immediately run 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.

πŸ”’ upload_files

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.edit-delete-pause-resume-and-immediately
{
  "ability": "wp-crontrol.edit-delete-pause-resume-and-immediately",
  "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 β†’
A
Add new cron events
WP Crontrol
Add new 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.