Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WS1_UEM_API_KEY | No | Your API key (also called Tenant Code) from Workspace ONE UEM | |
| WS1_UEM_BASE_URL | No | The base URL of your Workspace ONE UEM instance (e.g., https://your-instance.awmdm.com) | |
| WS1_UEM_PASSWORD | No | Password for basic authentication | |
| WS1_UEM_USERNAME | No | Username for basic authentication | |
| WS1_UEM_CLIENT_ID | No | OAuth client ID for OAuth authentication | |
| WS1_UEM_TOKEN_URL | No | OAuth token URL based on your region (e.g., https://na.uemauth.vmwservices.com/connect/token) | |
| WS1_UEM_CLIENT_SECRET | No | OAuth client secret for OAuth authentication |
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 | |