T
TikTok
/oembed
Video metadata
Title, author, thumbnail and embed HTML for a TikTok video URL.
liveverifieddegraded · 330ms
tiktokvideometadata
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run tiktok /oembed for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | TikTok video URL |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"tiktok","endpoint":"/oembed","input":{"url":"..."}}'cli
npx cracked-ai run -p tiktok -e /oembed -i '{"url":"..."}'mcp
run_tool({ provider: "tiktok", endpoint: "/oembed", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.