Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AUTH_API_KEY | No | Default API key for authorization (can be overridden per request) | |
CALENDAR_API_KEY | No | Default API key for calendar (can be overridden per request) | |
AUTH_API_HOST_URL | No | Authorization API base URL | https://api.development.myradius.ru |
CALENDAR_API_HOST_URL | No | Calendar API base URL | http://localhost:8000 |
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 |