AA
Apple App Store & iTunes
/app
App details
Full listing for an App Store id or bundle id.
liveverifieddegraded · 197ms
app storeapp
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run itunes /app for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Numeric id or bundle id |
| country | string | Country default "us" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"itunes","endpoint":"/app","input":{"id":"...","country":"us"}}'cli
npx cracked-ai run -p itunes -e /app -i '{"id":"...","country":"us"}'mcp
run_tool({ provider: "itunes", endpoint: "/app", input: {"id":"...","country":"us"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.