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 |
---|---|
example_tool | An example tool that processes messages |
weather_api | Open-Meteo API를 사용하여 도시의 실제 날씨 정보를 가져오기 |
weather | 도시의 날씨 정보를 가져오기 |