A
arcasos-rentals
/get_rental_details
get rental details
Get detailed information for a specific rental by ID or slug. Returns full Schema.org Accommodation including pricing, amenities, location, photos. Use after se
liveunknown~5s typical
mcparcasos-rentals
$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-com-arcasos-arcasos-rentals /get_rental_details for me.
Input
| Field | Type | Description |
|---|---|---|
| rental_id* | string | Rental UUID or slug from search results. Both formats supported. |
| check_in | string | Optional move-in date (YYYY-MM-DD). Must be provided together with check_out. Enables peri |
| check_out | string | Optional move-out date (YYYY-MM-DD). Must be provided together with check_in, and be after |
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-com-arcasos-arcasos-rentals","endpoint":"/get_rental_details","input":{"rental_id":"..."}}'cli
npx cracked-ai run -p mcp-com-arcasos-arcasos-rentals -e /get_rental_details -i '{"rental_id":"..."}'mcp
run_tool({ provider: "mcp-com-arcasos-arcasos-rentals", endpoint: "/get_rental_details", input: {"rental_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.