build_site
Build a multi-page site from a project by mapping screens to URL routes. Returns HTML for each page.
Instructions
Build a multi-page site from a project by mapping screens to URL routes. Returns HTML for each page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routes | Yes | Array of screen-to-route mappings | |
| projectId | Yes | Project ID |