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 |
---|---|
支援的年份列表 | 列出所有支援查詢的年份範圍 |
2024年台灣假期 | 2024年完整的台灣假期資料 |
2025年台灣假期 | 2025年完整的台灣假期資料 |
2024年假期統計 | 2024年台灣假期統計資訊 |
2025年假期統計 | 2025年台灣假期統計資訊 |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
check_holiday | 檢查指定日期是否為台灣假期 |
get_holidays_in_range | 獲取指定日期範圍內的所有台灣假期 |
get_holiday_stats | 獲取指定年份或年月的台灣假期統計資訊 |