Skip to main content
Glama

Haiguitang MCP Server

by wangyafu

get_puzzle

Retrieve complete details of a 'Turtle Soup' puzzle by specifying its title, enabling users to access full puzzle content for gameplay or reference.

Instructions

获取一个谜题的完整内容

Args: puzzle_title: 海龟汤的标题 Returns: 选择结果信息

Input Schema

NameRequiredDescriptionDefault
puzzle_titleYes

Input Schema (JSON Schema)

{ "properties": { "puzzle_title": { "title": "Puzzle Title", "type": "string" } }, "required": [ "puzzle_title" ], "title": "get_puzzleArguments", "type": "object" }

Other Tools from Haiguitang MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wangyafu/haiguitangmcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server