Kind: Function
Source: atloria-monorepo/libs/pme-core/src/prompts/copywriter.prompts.ts
System prompt for the copywriter agent. Establishes tone, constraints, and self-critique loop.
Signature
tsfunction buildCopywriterSystemPrompt(config: GenerationConfig): string
Parameters
| Name | Type |
|---|---|
config | GenerationConfig |
Returns: string
Was this page helpful?