Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XBY_APIKEY | Yes | 你的实际apikey (Your actual API key) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_holiday | 檢查指定日期是否為台灣假期 |
| get_holidays_in_range | 獲取指定日期範圍內的所有台灣假期 |
| get_holiday_stats | 獲取指定年份或年月的台灣假期統計資訊 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |