Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Optional port for the server | 3000 |
CLIENT_ID | Yes | Your application client ID from Azure AD App Registration | |
TENANT_ID | Yes | Your Azure AD tenant ID | |
CLIENT_SECRET | Yes | Your client secret value from Azure AD App Registration | |
DYNAMICS_RESOURCE_URL | Yes | Your Dynamics 365 F&O Environment URL (e.g., https://your-d365-environment.operations.dynamics.com) |
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 |