📋 Inventory Source
Inventory Source — dropship automation, supplier management, product feeds, inventory sync, and order routing.
Requirements
| Variable | Required | Description |
|---|
| INLINECODE0 | ✅ | Inventory Source API key |
Quick Start
CODEBLOCK0
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
| INLINECODE1 | Main CLI — all commands in one tool |
Credits
Built by
M. Abidi |
agxntsix.ai
YouTube |
GitHub
Part of the
AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
📋 库存来源
库存来源 — 一件代发自动化、供应商管理、产品数据源、库存同步及订单路由。
要求
| 变量 | 必填 | 描述 |
|---|
| INVENTORYSOURCEAPIKEY | ✅ | 库存来源 API 密钥 |
快速开始
bash
列出已关联的供应商
python3 {{baseDir}}/scripts/inventory-source.py list-suppliers
获取供应商详情
python3 {{baseDir}}/scripts/inventory-source.py get-supplier
列出产品
python3 {{baseDir}}/scripts/inventory-source.py list-products --page 1 --per-page 50
获取产品详情
python3 {{baseDir}}/scripts/inventory-source.py get-product
触发库存同步
python3 {{baseDir}}/scripts/inventory-source.py sync-inventory
列出订单
python3 {{baseDir}}/scripts/inventory-source.py list-orders --page 1 --status
获取订单详情
python3 {{baseDir}}/scripts/inventory-source.py get-order
将订单路由至供应商
python3 {{baseDir}}/scripts/inventory-source.py route-order
列出已关联的店铺
python3 {{baseDir}}/scripts/inventory-source.py list-integrations
获取产品数据源
python3 {{baseDir}}/scripts/inventory-source.py get-feed
输出格式
默认情况下,所有命令均以 JSON 格式输出。
脚本参考
| 脚本 | 描述 |
|---|
| {baseDir}/scripts/inventory-source.py | 主 CLI — 所有命令集成于单一工具 |
致谢
由 M. Abidi 构建 | agxntsix.ai
YouTube | GitHub
属于面向 OpenClaw 智能体的 AgxntSix 技能套件 的一部分。
📅 需要为您的业务搭建 OpenClaw? 预约免费咨询