Send a video to the TikTok inbox
send_video_to_draftsSend a video to TikTok drafts instead of publishing it, so the creator approves and posts it in the app. Avoids public exposure and suits pre-audit workflows.
Instructions
Send a video to the account's TikTok inbox instead of publishing it. The creator gets a notification and finishes the post in the app, so nothing goes public without them. Needs only video.upload, which makes this the path that works before your app passes the Content Posting audit. TikTok allows at most 5 unpublished drafts from the API in any 24 hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected TikTok account to act as, by the name you gave it in TIKTOK_ACCOUNTS. Defaults to the first. Call list_accounts to see them. | |
| video_url | Yes | Public URL of the video file. Its domain must be verified under URL Properties in your TikTok app, and TikTok has one hour to download it. |