D
desaira
/get_trending
get trending
Get trending DesAira videos by engagement for a time window (max 20).
liveverifiedunknown~5s typical
mcpprobeddesaira
$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-com-desaira-desaira /get_trending for me.
Input
| Field | Type | Description |
|---|---|---|
| cursor | string | Opaque pagination cursor from a prior call |
| page | integer | Page number (1-based) |
| per_page | integer | |
| window | string (today | this-week | all-time) | Time window |
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-com-desaira-desaira","endpoint":"/get_trending","input":{}}'cli
npx cracked-ai run -p mcp-com-desaira-desaira -e /get_trending -i '{}'mcp
run_tool({ provider: "mcp-com-desaira-desaira", endpoint: "/get_trending", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.