Publish Page
publish_pagePublish a static page to a website by specifying the URL path, HTML content, and SEO page title.
Instructions
Publish a static page with HTML content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | Page content in HTML | |
| path | Yes | URL path (e.g. /about) | |
| page_title | Yes | Page title for SEO | |
| website_id | Yes | The website ID |