Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USE_WORKFLOWS | No | Enable workflows (true or false; default: false). Requires scopes automation:workflows:read, automation:workflows:write and automation:workflows:run | false |
| DT_ENVIRONMENT | Yes | URL to your Dynatrace Platform (e.g., https://abcd1234.apps.dynatrace.com) | |
| OAUTH_CLIENT_ID | Yes | Dynatrace OAuth Client ID (e.g., dt0s02.SAMPLE) | |
| USE_APP_SETTINGS | No | Enable app settings (true or false; default: false). Requires scope app-settings:objects:read | false |
| OAUTH_CLIENT_SECRET | Yes | Dynatrace OAuth Client Secret (e.g., dt0s02.SAMPLE.abcd1234) | |
| SLACK_CONNECTION_ID | No | Connection ID of a Slack Connection |
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 | |