Shopify Tools
Shopify Get Products Paginated
通过 Aident Loadout 使用 Shopify Tools 的 Shopify Get Products Paginated。执行前查看输入、输出、设置、价格和风险。
写入操作风险等级 2/5OAuth 连接
服务提供商说明
List products with Shopify cursor-based pagination. Iterate until `next_page_info` is null; stopping early silently truncates the product list. Products are at `data.response_data.products`; the next cursor is at `data.next_page_info`.