2 tools registered. Strongest in WebMCP use, weakest in human experience.
No agent run recorded yet.
get_practice_facts<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_practice_facts" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "get_practice_facts",
"description": "Return URLs for Avivit Aharon practice facts (hours, prices, booking). Read-only.",
"inputSchema": {
"type": "object",
"properties": {},
"additionalProperties": false
},
"annotations": {
"readOnlyHint": true
}
}document.modelContext.dispatchEvent(new Event("toolchange"));{ name: "open_booking_page" /* short, unique, verb-based */ }get_practice_facts<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="get_practice_facts" tooldescription="...">
<!-- the same action, as UI -->
</form>