Get Job Status
get_jobMonitor the progress of WordPress sync or publish jobs. Get status updates (pending, running, completed, failed) and error messages.
Instructions
Check the status of a sync or publish job. Returns status (PENDING, RUNNING, COMPLETED, FAILED), progress steps, and any error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job ID returned from create_post, update_post, or publish_post |