Y
yetty
/yetty_batch_end
yetty batch end
Close the parked batch. Nothing is processed yet — next call yetty_signup {email, park_ref} so the owner can approve by email.
liveverifiedunknown~5s typical
mcpprobedyetty
$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-yetty-yetty /yetty_batch_end for me.
Input
| Field | Type | Description |
|---|---|---|
| batch_ref* | 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-yetty-yetty","endpoint":"/yetty_batch_end","input":{"batch_ref":"..."}}'cli
npx cracked-ai run -p mcp-ai-yetty-yetty -e /yetty_batch_end -i '{"batch_ref":"..."}'mcp
run_tool({ provider: "mcp-ai-yetty-yetty", endpoint: "/yetty_batch_end", input: {"batch_ref":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.