wordpress_get_cron_schedules
Retrieve available cron schedule intervals to configure automated tasks and background processes in WordPress.
Instructions
Get available cron schedule intervals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}