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 | 
|---|---|
| search_law | 法令名や法令番号で法令を検索します。キーワード検索に対応しています。  | 
| get_law_data | 法令番号を指定して法令の詳細データを取得します。  | 
| get_law_revision | 法令の改正履歴を取得します。  |