publish_shopify_page
Publish an UNPUBLISHED Shopify page live to buyers. Approval-tier with expected_updated_at lock (refuses if the page changed since review). Use when the operator green-lights drafted site content going live. (Dogfood flag: page updatedAt field shape verified on first live connect.)
Routing: Shopify: publish a drafted page LIVE — approval-tier, lock-checked
[outbound-tier — EVERY call needs a manager's approval (per-send human rail): each request queues its own approval card and sends exactly once on approve. There is no standing grant for this tool.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page gid | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| expected_updated_at | Yes | The page's updatedAt as read when reviewed (ISO) |