R
Recao
/get_ad_details
get ad details
Get full details and locale/creative variations for one specific ad (use adId from get_competitor_ads). Shows every language variant, creative asset URLs, and i
liveverifiedunknown~5s typical
mcpprobedrecao
$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-recao-recao-mcp /get_ad_details for me.
Input
| Field | Type | Description |
|---|---|---|
| adId* | string | |
| datePreset | string (LAST_90_DAYS | LAST_180_DAYS | LAST_YEAR) | default "LAST_YEAR" |
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-recao-recao-mcp","endpoint":"/get_ad_details","input":{"adId":"...","datePreset":"LAST_YEAR"}}'cli
npx cracked-ai run -p mcp-app-recao-recao-mcp -e /get_ad_details -i '{"adId":"...","datePreset":"LAST_YEAR"}'mcp
run_tool({ provider: "mcp-app-recao-recao-mcp", endpoint: "/get_ad_details", input: {"adId":"...","datePreset":"LAST_YEAR"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.