EC
Elron Club Public Rentals
/waitlist.subscribe
Subscribe to regional apartment updates
Activate newsletter updates for one canonical Elron region immediately after the customer explicitly requests them. An explicit customer request may reverse a p
liveverifiedunknown~5s typical
mcpprobedelronclubpublic
$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-club-elron-public-rentals /waitlist.subscribe for me.
Input
| Field | Type | Description |
|---|---|---|
| email* | string | |
| locale | string (de | en) | default "de" |
| regionKey* | string (BASEL | ZURICH | LUZERN | BERN) | |
| consent* | boolean |
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-club-elron-public-rentals","endpoint":"/waitlist.subscribe","input":{"email":"...","locale":"de","regionKey":"BASEL","consent":true}}'cli
npx cracked-ai run -p mcp-club-elron-public-rentals -e /waitlist.subscribe -i '{"email":"...","locale":"de","regionKey":"BASEL","consent":true}'mcp
run_tool({ provider: "mcp-club-elron-public-rentals", endpoint: "/waitlist.subscribe", input: {"email":"...","locale":"de","regionKey":"BASEL","consent":true} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.