Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
D365_URL | Yes | Your Dynamics 365 instance URL (e.g., https://your-org.crm.dynamics.com) | |
CLIENT_ID | Yes | Your Azure AD application client ID for Dynamics 365 API access | |
TENANT_ID | Yes | Your Azure AD tenant ID | |
CLIENT_SECRET | Yes | Your Azure AD application client secret for Dynamics 365 API access |
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 |