add-page
Add a new page to Concrete CMS by specifying page type, parent, template, and optional attributes such as metadata, navigation, and SEO settings.
Instructions
Adds a page object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | The handle of the page type you want to apply to this page. | |
| parent | No | ||
| template | No | The handle of the page template you want to apply to this page. | |
| attributes | No | ||
| description | No |