← WebMCP Directory

Tool tree

tradehand.com

Productivity & Business
https://tradehand.com/
Find electricians, air conditioning engineers, plumbers, builders, carpenters, gardeners, tilers and plasterers near you and book direct.
Explore capabilities

Tools verified

page: Every page

search_tradersAnswer

Open Tradehand's visible marketplace results for a UK trade and optional town, city or borough.

View tool JSON
{
  "name": "search_traders",
  "kind": "answer",
  "impl": "imperative",
  "description": "Open Tradehand's visible marketplace results for a UK trade and optional town, city or borough.",
  "inputSchema": {
    "type": "object",
    "additionalProperties": false,
    "properties": {
      "trade": {
        "type": "string",
        "description": "Trade name, for example Electricians or Plumbers.",
        "enum": [
          "Electricians",
          "Plumbers",
          "Carpenters",
          "Builders",
          "Gas engineers",
          "Heating engineers",
          "Handymen",
          "Window cleaners",
          "Air conditioning engineers",
          "Roofers",
          "Painters & decorators",
          "Plasterers",
          "Tilers",
          "Locksmiths",
          "Landscapers",
          "Drain and sewer clearance",
          "Pest control",
          "Flooring fitters",
          "Glaziers",
          "Bricklayers",
          "Damp proofers",
          "EV charger installers",
          "Solar installers",
          "Appliance repair engineers",
          "Kitchen fitters",
          "Bathroom fitters",
          "Fascias, soffits and guttering",
          "Cleaners",
          "Gardeners",
          "Rubbish and waste clearance",
          "Fencing and gates",
          "Driveways and patios",
          "Tree surgeons",
          "Window fitters"
        ]
      },
      "location": {
        "type": "string",
        "description": "Optional UK town, city or borough, for example Camden."
      }
    },
    "required": [
      "trade"
    ]
  },
  "page": "/"
}

page: Ai report

prepare_business_scanAction

Fill in the visible business scan step for the person to review and continue.

View tool JSON
{
  "name": "prepare_business_scan",
  "kind": "act",
  "impl": "declarative",
  "description": "Fill in the visible business scan step for the person to review and continue.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "name": {
        "type": "string",
        "description": "e.g. Smith Electrical Ltd"
      }
    }
  },
  "page": "/ai-report"
}