← WebMCP Directory

Tool tree

avivita.co.il

liveHealth & Education
https://avivita.co.il/
Israeli functional-medicine clinic offering nutrition and lifestyle consultations, with online appointment booking.
Explore capabilities

page: /

open_booking_pageAction

Open the HTML booking wizard. Agents cannot create appointments via an API.

View tool JSON
{
  "name": "open_booking_page",
  "kind": "act",
  "impl": "declarative",
  "description": "Open the HTML booking wizard. Agents cannot create appointments via an API.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}

page: /method

get_practice_factsAnswer

Return URLs for Avivit Aharon practice facts (hours, prices, booking). Read-only.

View tool JSON
{
  "name": "get_practice_facts",
  "kind": "answer",
  "impl": "imperative",
  "description": "Return URLs for Avivit Aharon practice facts (hours, prices, booking). Read-only.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/method"
}