wordpress_run_cron
Manually trigger WordPress cron execution to process scheduled tasks like publishing posts, checking for updates, and running maintenance operations on demand.
Instructions
Manually trigger WordPress cron execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}