API Reference / PromptStyle · interface
Interface: PromptStyle
One prompt template: the prose framing around the computed facts.
Properties
| Property | Type | Description |
|---|---|---|
<a id="header"></a> header | string | First line of the serialized prompt. |
<a id="plateheader"></a> plateHeader | string | First line of the render plan's body-free background-plate prompt. |
<a id="sceneclause"></a> sceneClause | string | Extra style directive appended to the SCENE block ("" for none). |