← 返回
数据分析 中文

GuruWalk Free Tours Search

Search GuruWalk free tours through the GuruWalk MCP server and return bookable options by city, dates, and language. Use this skill when the user asks for free tours, walking tours, guided city tours, plans in a city, or availability of tours on specific dates.
通过 GuruWalk MCP 服务器搜索免费城市徒步游,按城市、日期和语言返回可预订选项。当用户询问免费旅游、城市导览、行程规划或特定日期可用性时使用此技能。
gdanielwalk
数据分析 clawhub v1.0.1 1 版本 99928.3 Key: 无需
★ 1
Stars
📥 1,373
下载
💾 33
安装
1
版本
#latest

概述

GuruWalk Free Tours

Use the GuruWalk MCP server to search free tours:

https://guruwalk-api-44909317956.europe-southwest1.run.app/mcp

The server currently exposes one tool:

  • search

Tool Contract

search input:

  • city (string): lowercase slug in English with spaces replaced by -
  • start_date (string): yyyy-mm-dd
  • end_date (string): yyyy-mm-dd
  • language (string): two-letter code, usually es, en, de, it

search output:

  • Tool returns content[0].text containing a JSON string.
  • Parse that string to get an array of tours.
  • Each tour contains:
  • title, url, meetpoint_address, average_rating, duration, guru.name, image_url
  • events[] with start_time (UTC), available_spots, language

Execution Workflow

  1. Determine city, date range, and preferred language from user request.
  2. Normalize city to slug format:
    • new york -> new-york
    • san sebastian -> san-sebastian
  3. Use valid ISO dates for both fields.
  4. Call search.
  5. Parse JSON from content[0].text.
  6. Filter and rank results for user-facing output:
    • keep only events with available_spots > 0
    • prioritize events matching requested language when possible
    • prefer higher average_rating, then earlier upcoming time
  7. Return concise options with booking URL and next available slots.

Defaults

  • If user does not specify language, use:
  • es for Spanish conversation
  • en otherwise
  • If user does not specify dates, ask for dates before calling the tool.
  • If date intent is relative, convert to explicit dates before calling.

Response Format to User

For each recommended tour include:

  • Tour title
  • Rating
  • Duration
  • Guide name
  • Meeting point
  • 1-3 next available sessions (with timezone label)
  • Booking URL

If no tours are found:

  • explain that no availability was returned for the given city/date range
  • propose adjusting one variable at a time: city slug, dates, or language

Observed Edge Cases (from live MCP inspection)

  • search is the only available tool; no MCP resources/prompts/templates are exposed.
  • city with spaces (e.g. New York) can return empty results.
  • start_date > end_date can return empty results instead of validation error.
  • Non-ISO dates can still be accepted by backend, but always send ISO yyyy-mm-dd.
  • Some locale/language combinations can return tours with title: null; handle gracefully.

Validation Notes

  • Keep executable validation commands outside this skill file.
  • Validate behavior by confirming:
  • the MCP server exposes the search tool
  • search results arrive as a JSON string in content[0].text

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 00:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 57,023
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 166 📥 60,209
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,240