Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
Yes | The email address for the user receiving notifications | ||
BOT_ENDPOINT | Yes | The URL endpoint of your Microsoft Teams bot | |
MICROSOFT_APP_ID | Yes | Application (client) ID from Azure AD app registration | |
MICROSOFT_APP_PASSWORD | Yes | Client secret from Azure AD app registration | |
MICROSOFT_APP_TENANT_ID | Yes | Your Azure AD tenant ID |
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 |