Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize_url | Summarize content from a URL |
| analyze_api | Analyze API response structure |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Violett Stream | A streaming resource for Violett server |
| Violett API Data | Data from Violett API |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetch_url | Fetch content from a URL via HTTP GET request |
| post_data | Send data via HTTP POST request |