create_shopify_page
Create a new page in the connected Shopify store as an UNPUBLISHED draft (never live — publishing to buyers is a separate approval-gated step). Sets title and body HTML. Use when a person or agent is building out site content.
Routing: Shopify: create an UNPUBLISHED page (title/body) — never live
[sensitive-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Page title | |
| body_html | No | Page body (HTML) | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |