{"authentication":{"challengeEndpoint":"/auth/challenge","schemes":["bearer","eip191"],"verifyEndpoint":"/auth/verify"},"capabilities":{"pushNotifications":false,"stateTransitionHistory":true,"streaming":false},"description":"28-room boutique hideaway nestled in the cloud-shrouded valleys of Huangshan, restored from a century-old Hui-style courtyard estate.","extensions":{"tourskill.org/v1/cancellation":{"freeReschedulingHours":48,"tiers":[{"hoursBeforeStart":168,"refundPercent":100},{"hoursBeforeStart":72,"refundPercent":50},{"hoursBeforeStart":0,"refundPercent":0}],"type":"tiered"},"tourskill.org/v1/i18n":{"description":{"en":"28-room boutique hideaway nestled in the cloud-shrouded valleys of Huangshan, restored from a century-old Hui-style courtyard estate.","zh":"藏于黄山云谷腹地的隐世精品酒店，由当地百年徽派古宅修缮而成，仅设 28 间客房。"},"name":{"en":"Wuming Chu · Huangshan Hidden Retreat","zh":"黄山无名初隐世酒店"}},"tourskill.org/v1/location":{"address":"安徽省黄山市黄山风景区云谷寺路侧（毗邻云谷索道下站）","city":"huangshan","coordinates":{"lat":30.1372,"lng":118.1856},"country":"CN","timezone":"Asia/Shanghai"},"tourskill.org/v1/merchant":{"languagesSupported":["zh","en"],"priceLevel":5,"specifics":{"breakfastIncluded":true,"checkInTime":"15:00","checkOutTime":"12:00","parkingAvailable":true,"starRating":5},"tags":["boutique","retreat","mountain","huizhou-architecture","hot-spring"],"type":"hotel"},"tourskill.org/v1/payment":{"chain":"base-sepolia","chainId":84532,"currency":"USDC","currencyAddress":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","method":"x402","payoutAddress":"0x56b0666c4fe6F3BA5572aC7AC99AF7Ede58b67b4"}},"interfaces":["application/json"],"name":"Wuming Chu · Huangshan Hidden Retreat","provenance":{"agentId":null,"chain":"base-sepolia","owner":"0x56b0666c4fe6f3ba5572ac7ac99af7ede58b67b4","registry":"0xBdE5A55D50d2062FF5529546d8c391f6a6eEA29f"},"schemaVersion":"1.0","skills":[{"description":"Check whether a room type is available for the given check-in/check-out range, and return a price quote.","endpoint":"/skills/check_availability","inputSchema":{"properties":{"check_in":{"type":"string"},"check_out":{"type":"string"},"room_type":{"type":"string"}},"required":["check_in","check_out","room_type"],"type":"object"},"name":"check_availability","outputSchema":{"properties":{"available":{"type":"boolean"},"nights":{"type":"number"},"per_night_usdc":{"items":{"properties":{"date":{"type":"string"},"stock":{"type":"number"},"usdc":{"type":"number"}},"required":["date","usdc","stock"],"type":"object"},"type":"array"},"total_usdc":{"type":"number"}},"required":["available","nights","total_usdc","per_night_usdc"],"type":"object"},"pricing":{"free":true}},{"description":"List per-night USDC rates for one or all room types across a date range.","endpoint":"/skills/get_rates","inputSchema":{"properties":{"from":{"type":"string"},"room_type":{"type":"string"},"to":{"type":"string"}},"required":["from","to"],"type":"object"},"name":"get_rates","outputSchema":{"properties":{"currency":{"const":"USDC","type":"string"},"rates":{"items":{"properties":{"base_rate_usdc":{"type":"number"},"name_en":{"type":"string"},"per_night":{"items":{"properties":{"date":{"type":"string"},"rate_usdc":{"type":"number"}},"required":["date","rate_usdc"],"type":"object"},"type":"array"},"room_type":{"type":"string"}},"required":["room_type","name_en","base_rate_usdc","per_night"],"type":"object"},"type":"array"}},"required":["currency","rates"],"type":"object"},"pricing":{"free":true}},{"description":"Reserve a room for a date range. Decrements inventory; payment settlement happens via x402 (Phase B).","endpoint":"/skills/create_booking","idempotencyKey":"required","inputSchema":{"properties":{"check_in":{"type":"string"},"check_out":{"type":"string"},"guest_email":{"type":"string"},"payer_address":{"type":"string"},"room_type":{"type":"string"},"special_requests":{"type":"string"}},"required":["check_in","check_out","room_type","payer_address"],"type":"object"},"name":"create_booking","outputSchema":{"properties":{"booking_id":{"type":"string"},"confirmation_code":{"type":"string"},"nights":{"type":"number"},"notes":{"type":"string"},"status":{"enum":["pending","confirmed"],"type":"string"},"total_usdc":{"type":"number"}},"required":["booking_id","confirmation_code","status","nights","total_usdc"],"type":"object"},"pricing":{"type":"dynamic"}},{"description":"Return the merchant's cancellation policy tiers (refund % vs hours before stay starts).","endpoint":"/skills/get_cancellation_policy","inputSchema":{"properties":{},"required":[],"type":"object"},"name":"get_cancellation_policy","outputSchema":{"properties":{"free_rescheduling_hours":{"type":"number"},"tiers":{"items":{"properties":{"hours_before_start":{"type":"number"},"refund_percent":{"type":"number"}},"required":["hours_before_start","refund_percent"],"type":"object"},"type":"array"},"type":{"const":"tiered","type":"string"}},"required":["type","tiers"],"type":"object"},"pricing":{"free":true}},{"description":"List this merchant's active room types (or generic inventory items) with names, descriptions, and base rates.","endpoint":"/skills/get_room_types","inputSchema":{"properties":{},"required":[],"type":"object"},"name":"get_room_types","outputSchema":{"properties":{"items":{"items":{"properties":{"attributes":{"additionalProperties":true,"type":"object"},"base_rate_usdc":{"type":"number"},"description":{"properties":{"en":{"type":"string"},"zh":{"type":"string"}},"required":["en"],"type":"object"},"item_id":{"type":"string"},"item_type":{"type":"string"},"name":{"properties":{"en":{"type":"string"},"zh":{"type":"string"}},"required":["en"],"type":"object"}},"required":["item_id","item_type","name","description","base_rate_usdc","attributes"],"type":"object"},"type":"array"}},"required":["items"],"type":"object"},"pricing":{"free":true}}],"url":"https://wumingchu.concourse.paking.xyz","version":"0.1.0"}