← 返回
效率工具 中文

Book Spa

Book spa services through Lokuli MCP. Use when user needs to find and book spa. Triggers on requests like "book a spa", "find spa near me", or any spa service request.
通过Lokuli MCP预订水疗服务。当用户需要查找或预订水疗服务时使用。触发词包括「预订水疗」、「查找附近水疗」或其他水疗服务相关请求。
edwardrodriguez703-design
效率工具 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,669
下载
💾 21
安装
1
版本
#latest

概述

uook spa

Book spa 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": "spa",
      "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:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

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

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 274 📥 114,721
data-analysis

Service Booking

edwardrodriguez703-design
通过 Lokuli MCP 预订现实生活服务。适用于用户需要查找、查询档期或预订水管工、电工、清洁工、技工、理发师、私人教练等本地服务的场景。当收到“帮我理发”、“附近水管工”、“需要烟雾检查”、“预约按摩”或其他本地服务请求时触发。支持
★ 2 📥 1,994