Blue Pillow Hotels & Stays
BP
Blue Pillow Hotels & Stays
/get_property_details

Get property details — static facts, no live availability

Static record for a specific property — identified by its id. Returns the complete amenity list, photos, booking sources, dedup metadata, detailed location, and

liveverifiedunknown~5s typical
mcpprobedbluepillowhotels
$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-bluepillow-hotels /get_property_details for me.

Input

FieldTypeDescription
api_keystringYour anonymous Blue Pillow Hotels & Stays API key (format 'pk_anon_…'). Pass it in THIS fi
property_id*stringOpaque property id (e.g. 'prop_69ce2ddcbf...') OR a bluepillow.com property page URL (e.g.
includearrayOptional enrichments, always a list — pass ["reviews_aggregate"], never the bare string. r
user_countrystringUser's country (ISO-3166 alpha-2 uppercase). Drives the booking-link locale AND, when `cur
languagestringUser's UI language (2-letter lowercase). Drives the booking link language and server-rende
currencystringCurrency of the returned prices (ISO-4217, 3-letter uppercase, e.g. 'USD', 'EUR', 'GBP', '

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-bluepillow-hotels","endpoint":"/get_property_details","input":{"property_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-bluepillow-hotels -e /get_property_details -i '{"property_id":"..."}'
mcp
run_tool({ provider: "mcp-com-bluepillow-hotels", endpoint: "/get_property_details", input: {"property_id":"..."} })

Try it

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