Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING, ERROR). | INFO |
| DEBUG_HTTP | No | Enable detailed HTTP request/response logging. | false |
| ISILON_HOST | Yes | The Dell PowerScale (Isilon) host address. | |
| ISILON_PORT | No | The PowerScale API port. | 8080 |
| READ_ONLY_MODE | No | Enable read-only mode for monitoring-only access. | false |
| ISILON_PASSWORD | Yes | The password for PowerScale API authentication. | |
| ISILON_USERNAME | Yes | The username for PowerScale API authentication. | |
| ISILON_TLS_VERIFY | No | Whether to verify TLS certificates (true/false). | true |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |