Add/update a website page
add_pageAdd or update a sub-page of a project site, including its title, content sections, and per-page SEO settings.
Instructions
Add or update a sub-page of the project site (rendered to site/.html), with its own title and sections. The home page stays managed by set_site. Re-renders all pages so theme/gate stay consistent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seo | No | Per-page SEO: meta description + Open Graph tags. | |
| slug | Yes | URL slug for the page, e.g. 'about' → site/about.html. | |
| title | No | ||
| project | Yes | ||
| sections | No |