Create Page
kilango_create_pageCreate a page within a portal by specifying its slug, title, and optional sort order for navigation placement. Add layout and content blocks separately to complete the page structure.
Instructions
Create a page in a portal. sortOrder controls page order in navigation. Layout is added separately with kilango_save_page_layout / kilango_add_content_block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| title | Yes | ||
| dryRun | No | ||
| portalRef | Yes | ||
| sortOrder | No | ||
| visibility | No |