stable本次发布有变化全部展示
来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 TTS Open Toolkit for AI agents
TTS Open Toolkit gives supported AI coding agents current TikTok Shop developer guidance, OpenAPI schemas, onboarding knowledge, and safe access to supported CLI workflows.
§2 Requirements
- Node.js 18 or later.
- Codex, Claude Code, Trae, or Trae CN.
- A Partner Center developer account when the task needs App, Shop, sandbox, or DevAPI context.
§3 Install the Toolkit
npm install -g @tts-open-toolkit/cli
tts_open_toolkit skill add --agent codex --update
tts_open_toolkit doctor
Replace codex with cc, trae, or trae-cn for your AI coding agent.
💡 You can ask the agent to install it. Paste: “Install TTS Open Toolkit CLI, add all bundled TTS skills for this agent, run doctor, and show me the verification result.”
§4 Try it on a real task
- Find the APIs, webhooks, scopes, and prerequisites for a business scenario.
- Generate a runnable integration demo from the current TikTok Shop schema.
- Check whether a Changelog update affects the repository.
- Sign in and select an authorized App/Shop before a supported API workflow.
§6 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
