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 |
---|---|
start_lemonade_game | Start a new Lemonade Stand game with an introduction |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
start_game | Start a new lemonade stand game |
buy_supplies | Purchase supplies for the lemonade stand |
set_price | Set the price per cup of lemonade |
sell_lemonade | Open for business and see today's results |
next_day | Advance to the next day |