Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_TOKEN | Yes | Your Yonote API token | |
| API_BASE_URL | No | The Yonote API base URL | https://app.yonote.ru/api |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| documents_list | Get list of documents |
| documents_info | Get info about a document by id |
| collections_list | Get list of collections |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |