Submit client-directed comic
comic_submit_designAccept a client-authored Living Panels Story JSON and start artifact production without using a server story LLM. The client does direction; DesignForYou validates, saves, generates character sheets, panel/unit art, motion clips, voice-over, and assembles the public reader.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story | Yes | Client-authored Living Panels Story JSON. The server validates it, clears any producer-owned asset fields, then produces art, motion, and voices. | |
| premise | Yes | Original premise the client used while authoring the submitted PanelScript story. | |
| client_name | No | Host app or client name, for provenance. | |
| client_model | No | Model or agent that authored the story, for provenance. | |
| start_production | No | Start artifact generation immediately after validation. |