Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEGENE_API_KEY | Yes | Your WeGene Open API key | |
| WEGENE_API_SECRET | Yes | Your WeGene Open API secret |
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 |
|---|---|
| wegene-oauth | Authorizing a user's account using WeGene Open API with oAuth2 protocol and retrieve a valid access token for further use |
| wegene-get-profiles | Retrieve all the profiles under the current account |
| wegene-get-report-info | Get all available report information |
| wegene-get-report | Get a specific genetic test report from a profile |