F
FrameThrower
/get_frame_details
get frame details
Get the full metadata + preview thumbnail + full-resolution image URL + depth map URL + link for a single frame id. The depth map is precomputed and free — use
liveunknown~5s typical
mcpframethrower
$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-ai-framethrower-framethrower /get_frame_details for me.
Input
| Field | Type | Description |
|---|---|---|
| frameId* | string |
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-ai-framethrower-framethrower","endpoint":"/get_frame_details","input":{"frameId":"..."}}'cli
npx cracked-ai run -p mcp-ai-framethrower-framethrower -e /get_frame_details -i '{"frameId":"..."}'mcp
run_tool({ provider: "mcp-ai-framethrower-framethrower", endpoint: "/get_frame_details", input: {"frameId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.