← All WebMCP sites

hayalows.com

Productivity & Businesshttps://hayalows.com/listed as of 2026-08-26
Hayalows helps Ghanaian SMEs become easier to choose, trust and grow with clearer offers, stronger brands, practical websites and better follow-up systems.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 49/100 (D).

Tools

ask_hayalowsactimperative
Find authoritative Hayalows information when a visitor asks about services, business fit, approach, enquiries, payments, refunds, privacy or terms. Returns relevant published sections and canonical source URLs for the agent to answer from; it does not generate an answer or change the page.
Input schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "minLength": 2,
      "maxLength": 300,
      "description": "The visitor's question or the Hayalows topic to find."
    }
  },
  "required": [
    "query"
  ],
  "additionalProperties": false
}
browse_hayalows_servicesactimperative
Show Hayalows service areas when a visitor wants to understand the available work or identify a likely fit. Returns all three offerings, highlights the selected area on the visible page and opens its examples; it does not submit an enquiry.
Input schema
{
  "type": "object",
  "properties": {
    "service": {
      "type": "string",
      "enum": [
        "all",
        "business_clarity",
        "brand_communication",
        "websites_tools"
      ],
      "default": "all",
      "description": "The service area to highlight, or all to show the complete offering."
    }
  },
  "additionalProperties": false
}
prepare_hayalows_enquiryactimperative
Prepare the visible Hayalows guided-enquiry form when a visitor is ready to discuss a business problem. Fills a reversible draft, scrolls to it and leaves review plus WhatsApp or email submission entirely to the visitor; nothing is sent automatically.
Input schema
{
  "type": "object",
  "properties": {
    "help_type": {
      "type": "string",
      "enum": [
        "business_clarity",
        "brand_communication",
        "website_tool",
        "product_venture",
        "partnership",
        "general"
      ],
      "description": "The closest Hayalows enquiry category."
    },
    "message": {
      "type": "string",
      "minLength": 10,
      "maxLength": 2000,
      "description": "What is happening now and what the visitor wants to improve."
    },
    "name": {
      "type": "string",
      "maxLength": 120,
      "description": "Optional visitor name."
    },
    "business": {
      "type": "string",
      "maxLength": 160,
      "description": "Optional business name."
    },
    "email": {
      "type": "string",
      "format": "email",
      "maxLength": 254,
      "description": "Optional email address."
    },
    "phone": {
      "type": "string",
      "maxLength": 40,
      "description": "Optional phone or WhatsApp number."
    }
  },
  "required": [
    "help_type",
    "message"
  ],
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.