get_prompt
Access game rules and instructions for playing the 'Turtle Soup' puzzle game on the Haiguitang MCP Server using this tool. Start solving puzzles with clear guidance.
Instructions
获取海龟汤游戏的玩法
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Implementation Reference
- haiguitang_mcp/server.py:112-115 (handler)The handler function for the 'get_prompt' tool. It is registered using the @mcp.tool() decorator and simply returns the predefined 'prompt' string which contains the 海龟汤 (Turtle Soup) game rules and instructions.def get_prompt()->str: '''获取海龟汤游戏的玩法''' return prompt # 工具:选择谜题