| Field | Type | Required | Description |
|---|---|---|---|
title |
string | ✔️ | The title of the section |
content |
string | ✔️ | The content of the section, includes markdown formatting |
list |
array<string> | ➖ | List items for the section |
steps |
array<Components\GuideStepMeta> | ➖ | Nested steps within the section |