快工助手跨境电商知识与商机助手

About TTS Open Toolkit CLI

TikTok Shop 官方资料 · TikTok Shop Partner Center 开发者文档 · 适合开发者

stable本次发布有变化全部展示

来自 TikTok Shop 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
TikTok Shop / profile.tiktok.docs_api
语言
en-US
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/tiktok_shopaudience/developercategory/api_doctopic/compliancetopic/developer

资料正文

§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

#