stable本次发布有变化全部展示
来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 About TTS Open Toolkit CLI
TTS Open Toolkit CLI helps developers use TikTok Shop context and supported Partner Center operations from a terminal or AI coding agent. It can install skills, find current API guidance, connect authorized App/Shop context, and automate supported developer tasks.
§2 Features
- Installs TikTok Shop skills for Codex, Claude Code, Trae, and Trae CN.
- Uses bundled OpenAPI and developer knowledge instead of model memory alone.
- Signs in through Partner Center OAuth and manages protected profiles.
- Lists supported Apps and sandbox accounts and runs fixed DevAPI operations.
- Returns machine-readable JSON for supported agent and automation workflows.
§3 Requirements
- Node.js 18 or later.
- A supported AI coding agent when you want agent-guided workflows.
- A Partner Center developer account for OAuth-backed operations.
§4 Getting started
npm install -g @tts-open-toolkit/cli
tts_open_toolkit skill add --agent codex --update
tts_open_toolkit doctor
If you previously installed the beta version, use tts_open_toolkit update and run doctor again.
§5 Where to get help
Run tts_open_toolkit doctor first, then open Help and feedback.
§6 Command reference
#§7 Was this page helpful?
Was this page helpful?
Tell us what worked, what was unclear, or what should be added. TTS Open Toolkit Feedback Form
