# buildVariantTaskPrompt

**Kind:** Function

**Source:** [`atloria-monorepo/libs/pme-core/src/prompts/variant.prompts.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/pme-core/src/prompts/variant.prompts.ts#L80)

## Signature

```ts
function buildVariantTaskPrompt(sectionType: SectionType, contentJson: string, variantKey: VariantKey): string
```

## Parameters

| Name | Type |
|---|---|
| `sectionType` | `SectionType` |
| `contentJson` | `string` |
| `variantKey` | `VariantKey` |

**Returns:** `string`
