Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SCOPE | No | API scope for Business Central, typically https://api.businesscentral.dynamics.com/.default | https://api.businesscentral.dynamics.com/.default |
CLIENT_ID | Yes | Your Business Central application client ID | |
OAUTH_URL | Yes | OAuth URL for Microsoft authentication, e.g., https://login.microsoftonline.com/your-tenant-id/oauth2/v2.0/token | |
BC_BASE_URL | Yes | Base URL for Business Central API, e.g., https://api.businesscentral.dynamics.com/v2.0/your-tenant-id/your-environment | |
CLIENT_SECRET | Yes | Your Business Central application client secret |
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 |