S
savedthat
/get_public_transcript
get public transcript
Fetch a transcript excerpt of a publicly-indexed saved video by URL (YouTube, Instagram Reels, or TikTok). Returns the beginning of the transcript if SavedThat
liveunknown~5s typical
mcpsavedthat
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-savedthat-savedthat /get_public_transcript for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | The 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":"mcp-app-savedthat-savedthat","endpoint":"/get_public_transcript","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-app-savedthat-savedthat -e /get_public_transcript -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-app-savedthat-savedthat", endpoint: "/get_public_transcript", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.