Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_CLIENT_ID | Yes | Your client ID from Azure portal | |
| AZURE_TENANT_ID | Yes | Your tenant ID from Azure portal | |
| AZURE_GRAPH_SCOPES | No | Space-separated list of Microsoft Graph API permissions | User.Read Mail.Read Mail.Send Mail.ReadWrite |
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 | |