Get Art Direction Draft Status
get_art_direction_authoring_jobRead an asynchronous ArtDirection authoring job. Poll the job ID returned by author_art_direction or iterate_art_direction until status is done or failed. A done job includes the authored markdown and, when save=true, the saved art_direction_id. Iteration jobs also expose their source ID, expected revision, and apply outcome. A failed job includes per-source status and safe failure reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ArtDirection authoring job ID returned by author_art_direction |