Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HIWORKS_PASSWORD | Yes | 하이웍스 계정 비밀번호 | |
HIWORKS_USERNAME | Yes | 하이웍스 이메일 주소 |
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 |
---|---|
read_username | 하이웍스 username을 읽어옵니다. |
search_email | 하이웍스 이메일을 검색합니다. |
read_email | 하이웍스 이메일을 읽어옵니다. |
send_email | 하이웍스 이메일을 전송합니다. |