# buildLayoutTaskPrompt

**Kind:** Function

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

## Signature

```ts
function buildLayoutTaskPrompt(sectionType: SectionType, contentJson: string): string
```

## Parameters

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

**Returns:** `string`
