Skip to content

TikTok nodes

Tools for publishing posts to TikTok.  These nodes are also served as MCP tools on the tiktok MCP server. Back to the full node reference.

TikTok Publish Post

tiktok_publish_post · natural-language configurable · 3 credits on Cloud

Publish a video post to a TikTok account.

Credential: TikTok (OAuth)

Parameters

FieldTypeRequiredDescription
captionstringCaption text to attach to the TikTok post.
videoUrlstringURL of the video to publish to TikTok.

Output

Returns a list of records — reference fields downstream as $<node>.publishId.

FieldTypeDescription
publishIdstringIdentifier of the TikTok publish operation.
statusbooleanWhether the TikTok post was published successfully.