Elron Club Public Rentals
EC
Elron Club Public Rentals
/rentals.get

Get a published Elron Club rental

Return localized customer-safe apartment details, verified availability, duration pricing, deposit, included services, terms, eligibility, media, and inquiry/ap

liveunknown~5s typical
mcpelronclubpublic
$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 /rentals.get for me.

Input

FieldTypeDescription
localestring (de | en) default "de"
rentalId*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-club-elron-public-rentals","endpoint":"/rentals.get","input":{"locale":"de","rentalId":"..."}}'
cli
npx cracked-ai run -p mcp-club-elron-public-rentals -e /rentals.get -i '{"locale":"de","rentalId":"..."}'
mcp
run_tool({ provider: "mcp-club-elron-public-rentals", endpoint: "/rentals.get", input: {"locale":"de","rentalId":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.