Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | The URL of the VyOS system (e.g. https://192.168.1.1) | |
| apiKey | Yes | Your VyOS API key | |
| timeout | No | Connection timeout in milliseconds (default: 30000) | 30000 |
| verifySSL | No | Whether to verify SSL certificates (default: true) | true |
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 | |