list_shopify_content
List the connected Shopify store's online-store pages (title, handle, published status, updatedAt — pass a page's updatedAt as expected_updated_at when proposing a page publish) and blogs (title, handle). Use to see what site content already exists before drafting a new page or blog post.
Routing: Shopify site content: pages + blogs (title/handle/published; pages include updatedAt) from the live store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many pages to return (default 20, max 50); blogs are always up to 10 | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |