Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MS_CLIENT_ID | Yes | Azure Application (client) ID from the Azure Portal app registration | |
MS_CLIENT_SECRET | Yes | Client secret value generated in the Azure Portal app registration | |
OUTLOOK_CLIENT_ID | No | Azure Application (client) ID for Claude configuration | |
OUTLOOK_CLIENT_SECRET | No | Client secret value for Claude configuration |
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 |