3 tools registered. Strongest in WebMCP use, weakest in human experience.
No agent run recorded yet.
fenod_pricing_packages: 1 parameter has no description (locale){
name: "fenod_pricing_packages",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}{ name: "fenod_pricing_packages" /* short, unique, verb-based */ }fenod_pricing_packages, fenod_contact, fenod_scroll_to_pricing{
name: "fenod_pricing_packages",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}fenod_pricing_packages, fenod_contact, fenod_scroll_to_pricing<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="fenod_pricing_packages" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "fenod_pricing_packages",
"description": "Return Fenod pricing packages and contact details.",
"inputSchema": {
"type": "object",
"properties": {
"locale": {
"type": "string",
"enum": [
"fr",
"en"
]
}
}
},
"annotations": {}
}fenod_pricing_packages: 1 parameter has no description (locale){
name: "fenod_pricing_packages",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}fenod_pricing_packages, fenod_contact, fenod_scroll_to_pricing{
name: "fenod_pricing_packages",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}document.modelContext.dispatchEvent(new Event("toolchange"));{ name: "fenod_pricing_packages" /* short, unique, verb-based */ }fenod_pricing_packages, fenod_contact, fenod_scroll_to_pricing<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="fenod_pricing_packages" tooldescription="...">
<!-- the same action, as UI -->
</form>