get_job_status
Check the status of a WordPress plugin or theme security audit job. See if it's queued, processing, complete, or failed, and get the result once finished.
Instructions
Check the status of a queued or in-progress audit job. Returns status (queued/processing/complete/failed), queue position, progress, and the audit result when complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job UUID returned by audit_plugin or audit_plugin_zip |