Get a job status
get_jobPoll the status of an async Neural Draft job, tracking its progress from pending through running to completed, failed, or cancelled.
Instructions
Poll the status of an async Neural Draft job (returned by generate_blog_post, generate_image, etc.). Status flows pending → running → completed | failed | cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Job ID, e.g. 'job_2Ngd9KqLmRpW'. |