Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Set to 'true' for verbose logging | false |
DATAVERSE_URL | Yes | Your Dataverse environment URL (e.g., https://yourorg.crm.dynamics.com) | |
DATAVERSE_CLIENT_ID | Yes | Client ID from your Azure app registration | |
DATAVERSE_TENANT_ID | Yes | Tenant ID from Azure AD | |
DATAVERSE_CLIENT_SECRET | Yes | Client Secret from your Azure app registration |
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 |