Skip to content

buildSectionTaskPrompt

reference
1 min readUpdated

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

ts
function buildSectionTaskPrompt(sectionType: SectionType, docContext: string): string

Parameters

NameType
sectionTypeSectionType
docContextstring

Returns: string

Was this page helpful?

Download as PDF