Hand an AI agent your TikTok account and it posts and reports on its own instead of just drafting captions. It can direct post a video or photo, upload a video to the creator inbox, check a video's publish status, list your public videos, and query creator info and per-video metrics by id, using each operation as a tool as it works. Connect it to a hosted coding agent in NoClick and it can publish a clip and pull its numbers back without a hand on the controls.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Get the authenticated user's TikTok profile and statistics
List the authenticated user's recent public videos
Query specific videos by ID to retrieve their metrics and details
Upload a video to TikTok creator inbox as a draft via PULL_FROM_URL (requires video.upload scope). The creator receives an inbox notification and can review/edit before posting. To publish straight to the profile instead, use the Direct Post Video operation.
Check the status of a pending or completed video publish operation
Query the creator's posting options before a direct post (privacy options, interaction toggles, max video duration). Requires video.publish scope.
Publish a video directly to the creator's TikTok profile via FILE_UPLOAD (the bytes are uploaded straight to TikTok, no public URL needed). Requires the video.publish scope.
Publish a photo carousel directly to the creator's TikTok profile. Photos are pulled by TikTok from public URLs. Requires video.publish scope.
Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.
NoClick runs Hermes for you with TikTok wired in as tools. Connect your account and run.