Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SITE_ID | Yes | Your Sharepoint site ID | |
| CLIENT_ID | Yes | Your Microsoft client ID | |
| TENANT_ID | Yes | Your Microsoft tenant ID | |
| CLIENT_SECRET | Yes | Your Microsoft client secret | |
| DOCKER_CONTAINER | No | Flag to indicate running in Docker container | true |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| document-summary | |
| find-relevant-documents | |
| explore-folder |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| sites | |
| libraries |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-documents | - |