publish_site
Publish the whole storefront site live. Preview with dry_run=true, or set dry_run=false to push all saved page changes to production.
Instructions
Publish the whole site live — snapshots all current page sources into the live (published) version. Note: BuilderX publishes at the SITE level, not per page; publishing makes every saved page go live. Two-step safety: dry_run=true (default) describes what will happen; dry_run=false actually publishes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview (true) or publish for real (false) |