health_check
Check TikTok account health by verifying credentials refresh, account reachability, and active posting mode. Uses user.info.basic to support upload-only setups.
Instructions
Credentials refresh, account reachable, and which posting mode is active.
Deliberately backed by /v2/user/info/ (user.info.basic) rather than creator_info: creator_info is a Direct Post endpoint gated on video.publish, so using it here made health_check fail on exactly the upload-only setup this server is built for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||