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 |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
draw_lottery | 从给定的选项列表中随机抽取一个或多个结果 |
roll_dice | 投掷骰子,支持自定义面数和数量 |
flip_coin | 抛硬币,返回正面或反面 |