StartPipelineRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| default_font | Option<**String**> | [optional] | |
| pages | Option<Vecuuid::Uuid> | None → whole project, Some(pages) → just those pages. |
[optional] |
| region | Option<models::Region> | Optional bounding-box hint for inpainter engines (repair-brush). | [optional] |
| steps | Vec | Engine ids (inventory::submit! ids) to run in order. |
|
| system_prompt | Option<**String**> | [optional] | |
| target_language | Option<**String**> | [optional] |