Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SPACE_ID | Yes | Your Eolink space ID | |
PROJECT_ID | Yes | Your Eolink project ID | |
EOLINK_API_KEY | Yes | Your Eolink API key | |
EOLINK_BASE_URL | No | Eolink API base URL | https://api.eolink.com |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
api-docs |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_projects | - |
get_project | - |
list_apis | - |
get_api | - |
search_apis | - |
test_api | - |