Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAPH_CLIENT_ID | No | Required for app-only client credentials flow | |
| GRAPH_TENANT_ID | No | Required for app-only client credentials flow | |
| GRAPH_CLIENT_SECRET | No | Required for app-only client credentials flow | |
| GRAPH_DEFAULT_SENDER | No | Mailbox to send from, e.g., user@outlook.com | |
| GRAPH_USER_ACCESS_TOKEN | No | Optional delegated bearer token (e.g., from Graph Explorer) for quick testing |
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 | |