Wanaka Haus
wanakahaus.nz
Direct booking for Wanaka Haus, an Architectural Passive home in Wānaka, New Zealand. Sleeps 8. Agents may search availability, request a quote and create a paid booking end to end.
wanakahaus.nz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
https://wanakahaus.nz/.well-known/agent.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
capabilities |
Input should be a valid dictionary or instance of Capabilities | dropped — this field was not indexed |
Dispute or improve this rating
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-20 02:35:37 current | 05037c8940a3… |
view → |
Skills · 1 declared · mapped to canonical taxonomy
Direct booking for Wanaka Haus, an Architectural Passive home in Wānaka, New Zealand. Sleeps 8. Agents may search availability, request a quote and create a pai…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/wanakahaus.nz) [](https://agenstry.com/agents/wanakahaus.nz) [](https://agenstry.com/agents/wanakahaus.nz) [](https://agenstry.com/agents/wanakahaus.nz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Wanaka Haus",
"description": "Direct booking for Wanaka Haus, an Architectural Passive home in W\u0101naka, New Zealand. Sleeps 8. Agents may search availability, request a quote and create a paid booking end to end.",
"url": "https://wanakahaus.nz",
"contact": {
"email": "hello@wanakahaus.nz",
"human_response_time": "P1D"
},
"documentation": {
"llms_txt": "/llms.txt",
"openapi": "/openapi.json",
"availability_feed": "/availability.json",
"mcp": "/.well-known/mcp.json"
},
"mcp": {
"endpoint": "/api/mcp",
"transport": "streamable-http",
"authentication": "none",
"note": "The same five capabilities below, as native MCP tools. Connect directly \u2014 no registration or key."
},
"auth": {
"search": "none",
"quote": "none",
"booking": "none \u2014 a guest name and email are required in the request body",
"payment": "Stripe Checkout; the API returns a hosted checkout_url, never card data"
},
"capabilities": [
{
"id": "search_availability",
"method": "GET",
"path": "/api/availability",
"description": "Open and booked nights for a date window, up to 18 months ahead."
},
{
"id": "get_quote",
"method": "POST",
"path": "/api/quote",
"description": "Itemised total for a date range and party size. Validates stay rules before you commit."
},
{
"id": "create_booking",
"method": "POST",
"path": "/api/bookings",
"description": "Holds the dates for 30 minutes and returns a Stripe Checkout URL. The hold lapses if payment is not completed."
},
{
"id": "get_booking",
"method": "GET",
"path": "/api/bookings/{id}",
"description": "Status of a booking: held, confirmed, cancelled or lapsed. After handing the checkout_url to your user, poll this (every 30\u201360s is plenty) \u2014 status becomes confirmed when payment lands, or lapsed if the 30 minutes pass. A lapsed hold is recovered by simply creating a new booking; re-sending an identical create_booking while your hold is still live returns the same hold rather than an error."
},
{
"id": "cancel_booking",
"method": "POST",
"path": "/api/bookings/{id}/cancel",
"description": "Cancels under the published policy and issues any refund due. Requires guest_email in the request body, matching (case-insensitive) the email the booking was made with \u2014 a booking id alone is not enough to cancel."
}
],
"property": {
"type": "VacationRental",
"sleeps": 8,
"bedrooms": 4,
"bathrooms": 2.5,
"address": {
"street": "7 Tuohy Lane",
"locality": "W\u0101naka",
"region": "Otago",
"postcode": "9305",
"country": "NZ"
},
"geo": {
"latitude": -44.675483,
"longitude": 169.137744
}
},
"pricing": {
"currency": "NZD",
"nightly_rate": 950,
"cleaning_fee": 180,
"taxes_included": true,
"platform_fees": 0
},
"policies": {
"timezone": "Pacific/Auckland",
"min_nights": 2,
"min_nights_peak": 4,
"peak_periods": [
{
"from_month_day": "12-18",
"to_month_day": "01-08",
"min_nights": 4,
"recurs": "annually"
}
],
"max_guests": 8,
"check_in": "15:00",
"check_out": "10:00",
"cancellation": {
"summary": "Free to 14 days before arrival; 50% refund to 7 days; non-refundable inside 7 days.",
"tiers": [
{
"refund_percent": 100,
"until_days_before_check_in": 14
},
{
"refund_percent": 50,
"until_days_before_check_in": 7
},
{
"refund_percent": 0,
"until_days_before_check_in": 0
}
]
},
"house_rules": [
"No pets",
"No parties or events",
"No smoking on the property"
]
},
"crawling": {
"allowed": true,
"note": "All AI crawlers and booking agents are welcome. Please identify yourself in the User-Agent."
}
}