← 返回
效率工具 中文

Book Dance Lessons

Book dance-lessons services through Lokuli MCP. Use when user needs to find and book dance-lessons. Triggers on requests like "book a dance-lessons", "find dance-lessons near me", or any dance-lessons service request.
{"answer":"通过 Lokuli MCP 预订舞蹈课程服务。当用户需要查找并预订舞蹈课程时使用。触发条件包括“预订舞蹈课程”、“查找附近的舞蹈课程”或任何舞蹈课程服务请求。"}
edwardrodriguez703-design
效率工具 clawhub v1.0.1 1 版本 99656.6 Key: 无需
★ 1
Stars
📥 1,721
下载
💾 20
安装
1
版本
#latest

概述

uook dance lessons

Book dance-lessons 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": "dance-lessons",
      "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:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

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

Weather

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

Nano Pdf

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