← WebMCP Directory

Tool tree

fenod.fr

liveProductivity & Business
https://fenod.fr/
French web studio building sites for local and service businesses — fixed prices, a written scope, and a single point of contact.
Explore capabilities
fenod_pricing_packagesAnswer

Return Fenod pricing packages and contact details.

View tool JSON
{
  "name": "fenod_pricing_packages",
  "kind": "answer",
  "impl": "imperative",
  "description": "Return Fenod pricing packages and contact details.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "locale": {
        "type": "string",
        "enum": [
          "fr",
          "en"
        ]
      }
    }
  },
  "page": "/"
}
fenod_contactAction

Scroll to the Fenod contact form or open email.

View tool JSON
{
  "name": "fenod_contact",
  "kind": "act",
  "impl": "imperative",
  "description": "Scroll to the Fenod contact form or open email.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}
fenod_scroll_to_pricingAction

Scroll to the pricing section on the current page.

View tool JSON
{
  "name": "fenod_scroll_to_pricing",
  "kind": "act",
  "impl": "imperative",
  "description": "Scroll to the pricing section on the current page.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "page": "/"
}