publer_get_job_status
Check the status of an asynchronous Publer job, such as post creation or media upload. Returns whether the job is working, complete, or failed.
Instructions
Poll the status of an async Publer job (post creation, media upload). Returns working, complete, or failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID from a previous async operation |