Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| game_rules | 海龟汤游戏规则 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_prompt | 获取海龟汤游戏的玩法 |
| get_puzzle | 获取一个谜题的完整内容 |
| list_puzzles_tool | 列出所有可用的谜题 |