arcasos-rentals
A
arcasos-rentals
/search_rentals_structured

search rentals structured

Use ONLY when the query consists entirely of explicit numeric/categorical constraints with NO descriptive language (no mood, view, atmosphere, or aesthetic word

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 /search_rentals_structured for me.

Input

FieldTypeDescription
locationstringLocation name in Korean (e.g., '강남', '강남역', '홍대')
max_guestsintegerMinimum guest capacity required
bedroomsintegerExact number of bedrooms (not a minimum). Matches search_rentals_natural semantics — '2룸'
bathroomsintegerMinimum bathrooms required
pet_allowedbooleanPet-friendly rentals only
kid_friendlybooleanKid-friendly rentals only
is_private_entirebooleanEntire private space (not shared)
property_typestringProperty type (e.g., '아파트', '펜트하우스', '주택')
view_typesarrayView types (e.g., ['river', 'city', 'mountain'])
mood_tagsarrayMood tags (e.g., ['luxury', 'cozy'])
amenitiesarrayRequired amenities (e.g., ['wifi', 'parking'])
max_price_per_weeknumberMaximum price per week in KRW
min_price_per_weeknumberMinimum price per week in KRW
sortstring (price_asc | price_desc | rating_desc)Sort order (default: rating_desc)
limitintegerMax results (default 10)

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":"/search_rentals_structured","input":{}}'
cli
npx cracked-ai run -p mcp-com-arcasos-arcasos-rentals -e /search_rentals_structured -i '{}'
mcp
run_tool({ provider: "mcp-com-arcasos-arcasos-rentals", endpoint: "/search_rentals_structured", input: {} })

Try it

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