← 返回
效率工具 中文

Book Roofing

Book roofing services through Lokuli MCP. Use when user needs to find and book roofing. Triggers on requests like "book a roofing", "find roofing near me", or any roofing service request.
通过Lokuli MCP预订屋顶服务。当用户需要查找或预订屋顶服务,或提出“预订屋顶”、“查找附近屋顶服务”等请求时触发。
edwardrodriguez703-design
效率工具 clawhub v1.0.1 1 版本 99826.9 Key: 无需
★ 1
Stars
📥 1,710
下载
💾 16
安装
1
版本
#latest

概述

uook roofing

Book roofing services through Lokuli's MCP server.

MCP Endpoint

https://lokuli.com/mcp/sse

Transport: SSE | JSON-RPC 2.0 | POST requests

Tools

search

{
  "method": "tools/call",
  "params": {
    "name": "search",
    "arguments": {
      "query": "roofing",
      "zipCode": "90640",
      "maxResults": 20
    }
  }
}

check_availability

{
  "method": "tools/call",
  "params": {
    "name": "check_availability",
    "arguments": {
      "providerId": "xxx",
      "serviceId": "yyy",
      "date": "2025-02-10"
    }
  }
}

create_booking

{
  "method": "tools/call",
  "params": {
    "name": "create_booking",
    "arguments": {
      "providerId": "xxx",
      "serviceId": "yyy",
      "timeSlot": "2025-02-10T14:00:00-08:00",
      "customerName": "John Doe",
      "customerEmail": "john@example.com",
      "customerPhone": "+13105551234"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-28 19:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,662
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,846
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,302