Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_tokyo_wbgt_forecast | 東京都のWBGT(暑さ指数)予測値を取得します |
| get_all_tokyo_locations | 東京都内の全WBGT観測地点の予測値を一括取得します |
| get_tokyo_realtime_data | 東京都の実測WBGT値を取得します(実測地点のみ) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |