Yes. SocialClaw supports TikTok photo gallery posts with one to 35 public image URLs.
SocialClaw supports one TikTok video or one to 35 TikTok photos per post, public or SocialClaw-hosted media URLs, and the current TikTok privacy, interaction, music, and disclosure settings surface.
Works with Claude, ChatGPT, OpenClaw
![]()
![]()
A quick overview of what this workflow supports.
The main fields and constraints to account for.
Connect the account, validate the post, then publish.
Start the hosted TikTok OAuth flow and keep the connected account inside the workspace.
Use one public video URL or a photo gallery, or upload the media to SocialClaw so TikTok can pull hosted delivery URLs.
Validation confirms the one-video or photo-gallery media shape and that the account can publish with the supplied settings.
Create the scheduled TikTok post, then inspect the resulting run and post record after publish.
Example commands and requests for this route.
socialclaw accounts connect --provider tiktok --open
socialclaw assets upload --file ./clip.mp4 --json
socialclaw validate -f tiktok-video-schedule.json --json
socialclaw apply -f tiktok-video-schedule.json --idempotency-key tiktok_launch_1 --json
curl -sS \
-X POST \
-H "Authorization: Bearer $SC_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tiktok"}' \
"https://getsocialclaw.com/v1/connections/start"
curl -sS \
-X POST \
-H "Authorization: Bearer $SC_API_KEY" \
-H "Content-Type: application/json" \
-d @tiktok-video-schedule.json \
"https://getsocialclaw.com/v1/posts/validate"
A few practical limits to keep in mind.
Related integrations and use cases.
Real quotes from Reddit, G2, Trustpilot, and Instagram.
“I can prepare the content once and let SocialClaw handle the distribution.”
“If SocialClaw sees this just know you changed my entire workflow girl.”
“Since I try market my iOS apps, definitely SocialClaw… because then Claude can post to social media for me.”
“Most schedulers still feel like old calendar tools with an AI caption button added on top. SocialClaw feels more built around the newer AI era.”
“SocialClaw if you want to schedule posts to social media.”
“SocialClaw handles the repetitive publishing work: uploading media, managing connected accounts, scheduling posts, publishing them, and retrying when something fails.”
“I used to use stuff like Buffer etc, but I use SocialClaw with my AI agent. I just tell it to schedule like 100 videos for the next month.”
“It has an OpenClaw skill, or use it via API, CLI, or even the web dashboard.”
“I have it install the SocialClaw skill, linked my social media accounts, and it actually has approval to post on my socials for me.”
Connect once, then schedule and publish everywhere from the same workspace.
Yes. SocialClaw supports TikTok photo gallery posts with one to 35 public image URLs.
Yes. SocialClaw-hosted uploads are suitable for TikTok publishing and return public URLs that TikTok can pull.
The settings surface includes privacyLevel, duetEnabled, commentEnabled, stitchEnabled, autoAddMusic for photo posts, and photoCoverIndex.
Connect the account once, validate before publish, and keep everything in one workspace.