S
Advanced Cron Manager - debug & control Content

Search and filter — quickly find the event you're looking

Search and filter — quickly find the event you're looking for, even on sites with hundreds of cron jobs

What it does

Search and filter — quickly find the event you're looking for, even on sites with hundreds of cron jobs It is one of the abilities the Advanced Cron Manager - debug & control 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:

advanced-cron-manager.search-and-filter-quickly-find-the-event
{
  "ability": "advanced-cron-manager.search-and-filter-quickly-find-the-event",
  "args": { "input": ... }
}

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

Keep exploring

More Advanced Cron Manager - debug & control abilities

All Advanced Cron Manager - debug & control abilities →
A
Add and remove events — create new cron events or
Advanced Cron Manager - debug & control
Add and remove events — create new cron events or unschedule ones you no longer need
B
Bulk actions — manage multiple events at once: remove,
Advanced Cron Manager - debug & control
Bulk actions — manage multiple events at once: remove, pause, or unpause in batch
M
Manage schedules — view, add, edit, and remove custom cron
Advanced Cron Manager - debug & control
Manage schedules — view, add, edit, and remove custom cron schedules (intervals)