Improve Art Direction
iterate_art_directionQueue feedback-driven revision of an existing ArtDirection without resending its markdown. Existing authoring references are included automatically. Use save=false for a reviewable draft, or save=true to update the same company ArtDirection with stale-edit protection. System ArtDirections support drafts only. Poll get_art_direction_authoring_job for the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional rename request | |
| save | No | False returns an unsaved revision draft; true updates this same company ArtDirection | |
| sources | No | Optional new supported authoring sources such as text, public URLs, or uploaded files | |
| feedback | Yes | What the ArtDirection author should preserve, change, add, or remove | |
| image_urls | No | Draft-only new visual sources; use persistent attachments when save=true | |
| art_direction_id | Yes | Existing ArtDirection ID to revise | |
| reference_image_attachments | No | New persistent authoring references to add alongside existing references |