Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LUNO_API_DEBUG | No | Enable debug information | false |
LUNO_API_DOMAIN | No | Override the default Luno API domain | api.luno.com |
LUNO_API_KEY_ID | Yes | Your Luno API Key ID obtained from your Luno account settings | |
LUNO_API_SECRET | Yes | Your Luno API Secret obtained from your Luno account settings |
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 |