Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EDB_USER_ID | No | Default user ID for login (optional) | |
| EDB_BASE_URL | Yes | The base URL for the EDB API (e.g., https://dev-adminapi.edbintra.co.kr) | |
| EDB_PASSWORD | No | Default password for login (optional) | |
| EDB_LOGIN_URL | Yes | The login URL for the EDB API (e.g., https://dev-adminapi.edbintra.co.kr/v1/auth/login) | |
| EDB_FORCE_LOGIN | No | Force login flag (true/false) |
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 |
|---|---|
No tools | |