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 |
---|---|
search-independence-activist | 이름, 운동계열, 지역 등의 조건으로 독립유공자 정보를 검색합니다 |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
독립유공자 공훈록 | 독립유공자 공훈록 정보 - 독립유공자의 기본 정보와 포상 내역을 제공합니다. |
독립유공자 공적조서 | 독립유공자 공적조서 정보 - 독립유공자의 상세한 활동 내역과 공적 사항을 제공합니다. |
훈격 코드 정보 | 독립유공자 훈격 코드 정보 - 건국훈장, 건국포장, 대통령표창 등의 훈격 분류 체계를 제공합니다. |
운동계열 코드 정보 | 독립유공자 운동계열 코드 정보 - 3.1운동, 의병활동, 광복군, 임시정부 등 독립운동 유형 분류 체계를 제공합니다. |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_merit_list | 독립유공자 공훈록 목록을 조회합니다 |
get_public_report | 독립유공자 공적조서를 조회합니다 |
get_hunkuk_codes | 훈격 코드 정보를 조회합니다 |
get_workout_affil_codes | 운동계열 코드 정보를 조회합니다 |
clear_cache | 캐시된 데이터를 모두 초기화합니다 |