Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DNAC_VERIFY | No | Verify SSL certificates (true or false) | true |
| DNAC_VERSION | No | DNAC API version | 2.3.7.6 |
| DNAC_BASE_URL | No | Catalyst Center URL (e.g., https://dnac.example.com) | |
| DNAC_PASSWORD | No | DNAC password for authentication | |
| DNAC_USERNAME | No | DNAC username for authentication | |
| DNAC_CONFIG_FILE | No | Path to configuration JSON file | |
| DNAC_MAX_RESULTS | No | Maximum number of results to return | 100 |
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 | |