← All WebMCP sites

originalnadrevenica.sk

Travel & Eventshttps://www.originalnadrevenica.sk/listed as of 2026-08-24
Originálna Drevenica JEZERSKO 43
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 69/100 (C).

Tools

get_accommodationanswerimperative
Returns basic information about Originálna drevenica JEZERSKO, including capacity, Wi-Fi, parking and pets policy.
Input schema
{
  "type": "object",
  "properties": {}
}
get_organizationanswerimperative
Returns information about the operator of Originálna drevenica JEZERSKO.
Input schema
{
  "type": "object",
  "properties": {}
}
get_contactanswerimperative
Returns contact information and the official reservation URL for Originálna drevenica JEZERSKO.
Input schema
{
  "type": "object",
  "properties": {}
}
get_reservation_urlanswerimperative
Returns the official reservation page for Originálna drevenica JEZERSKO.
Input schema
{
  "type": "object",
  "properties": {}
}
get_calendar_infoanswerimperative
Returns information about the live availability calendar.
Input schema
{
  "type": "object",
  "properties": {}
}
check_availabilityanswerimperative
Checks whether Originálna drevenica JEZERSKO is available for a requested arrival and departure date.
Input schema
{
  "type": "object",
  "properties": {
    "checkin": {
      "type": "string",
      "description": "Arrival date in YYYY-MM-DD format."
    },
    "checkout": {
      "type": "string",
      "description": "Departure date in YYYY-MM-DD format."
    }
  },
  "required": [
    "checkin",
    "checkout"
  ]
}
find_next_available_periodanswerimperative
Finds the next available accommodation period for the requested minimum number of nights.
Input schema
{
  "type": "object",
  "properties": {
    "minNights": {
      "type": "integer",
      "minimum": 1,
      "description": "Minimum number of nights."
    }
  }
}
get_available_periodsanswerimperative
Returns currently calculated available accommodation periods.
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.