Render a whole figure set + cover
render_setRender an array of figures and an optional cover in one call, returning the written file paths. Eliminates need for individual render_figure calls.
Instructions
Render a full article set in one call: an array of figures (each { template, slots }) plus an optional cover. Returns the list of written paths. Convenience over calling render_figure repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| figures | No | ||
| cover | No | ||
| out_dir | No | Optional sub-directory (confined to the output dir) for this set. |