List the connected account’s TikTok posts
list_tiktok_videosRetrieve your own TikTok posts with per-video stats (views, likes, shares) as a recent list or by specific video IDs for older posts.
Instructions
The connected account’s own TikTok posts with per-video stats — views, likes, comments, shares, duration, cover image and link. TWO WAYS TO ASK: with no arguments it lists the most recent (newest first, up to 20 a page); with videoIds it reads THOSE posts directly however old they are, which is how you answer "how did that specific video do" without paging back through the account. Any id TikTok does not return comes back under unresolved — meaning it is not on this account or no longer exists, which TikTok does not distinguish — never as a zero. Only ever the connected user’s OWN videos. ⚠️ TIKTOK OFFERS NO WAY TO DELETE OR EDIT A PUBLISHED POST through its API — not the caption, not the privacy level, not the comment/duet/stitch settings, not the cover. Every one of those is fixed at the moment of publishing. If the user wants a TikTok changed or taken down, tell them plainly that it has to be done in the TikTok app; do not look for a tool for it. Read-only, 0 credits. Needs TikTok connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1-20, default 10 (ignored when videoIds is given) | |
| videoIds | No | read these specific TikTok video ids instead of listing recent ones — up to 20 per call |