Skip to content

TikTok

OpenQuok MCP examples for TikTok — videos and photo carousels with privacy settings.

1 min read

Connect your agent today

Draft from chat, review in your calendar, and publish only what you approve.

Start for $0

Channel quick reference

PropertyValue
Provider identifiertiktok
Max caption length2,000 characters
Required attachmentsOne video or one+ images (no mixing)
OAuth setupTikTok

Video with privacy settings

Schedule a TikTok for tomorrow with this clip https://example.com/clip.mp4 — caption “Vertical clip from my agent”, public, allow comments, no duet or stitch.

{
  "type": "schedule",
  "date": "2026-06-27T10:00:00.000Z",
  "socialPost": [
    {
      "integration": "<tiktok-integration-id>",
      "postsAndComments": ["Vertical clip — scheduled from my agent."],
      "attachments": ["https://example.com/clip.mp4"],
      "settings": {
        "privacy_level": "PUBLIC_TO_EVERYONE",
        "content_posting_method": "DIRECT_POST",
        "comment": true,
        "duet": false,
        "stitch": false
      }
    }
  ]
}
Search documentation
Find a docs page
Discord Support