BrandstaqBrandstaq Docs
Platforms

TikTok

TikTok API-based operations: publish video, fetch metrics, and get profile. For browser-based actions (browsing, engaging in the browser, scraping the UI) use the `browse` skill instead.

Skill name: tiktok 5 BST per call

When to use it

Brandstaq automatically picks TikTok when you say things like:

  • Publish this video to TikTok
  • Pull metrics for the last 5 posts

Parameters

NameTypeRequiredDescription
actionstringYesTiktok operation to perform. Each value maps to a connector method; mismatched action/params return UNKNOWN_ACTION.
captionstringNo
post_idstringNo
media_pathstringNo
media_typestringNo

When the agent reaches for it

When you mention TikTok explicitly — publish a video, pull metrics — the agent picks this. The action enum is limited to what TikTok's API actually exposes.

Related skills