📦 Shopify Admin — 技能工具
v?Shopify Admin API CLI for orders, products, customers, and store management. Uses REST and GraphQL APIs with environment-based authentication.
0· 682·0 当前·0 累计
by @robsannaa
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install shopify-admin
镜像加速npx clawhub@latest install shopify-admin --registry https://cn.longxiaskill.com
技能文档
简介
Shopify Admin API 命令行工具,用于管理订单、产品、客户和店铺。通过环境变量认证,支持 REST 和 GraphQL API。使用示例
# 示例命令,实际使用请参考最新文档
shopify-admin orders list
注意事项
- 请确保正确配置环境变量。
- 关注 API 调用限制。