Kind: Function
Source: atloria-monorepo/libs/pme-core/src/prompts/copywriter.prompts.ts
Section-specific task prompts — each section type gets a tailored brief.
Signature
tsfunction buildSectionTaskPrompt(sectionType: SectionType, docContext: string): string
Parameters
| Name | Type |
|---|---|
sectionType | SectionType |
docContext | string |
Returns: string
Was this page helpful?