为 AppID 设置访问 Token(CI 登录)
douyin_set_app_configSet a token for a specified AppID via official tma set-app-config to enable non-interactive CI login. The token is written locally to tma config and never displayed.
Instructions
调用官方 tma set-app-config 为指定 AppID 设置 token(CI 无交互登录用)。token 仅写入本机 tma 配置,不会回显。属于本地配置写入,请谨慎使用。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | ||
| token | Yes | ||
| timeoutMs | No |