Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NANGO_BASE_URL | Yes | The base URL for the Nango instance. | |
| NANGO_SECRET_KEY | Yes | The secret key for Nango authentication. | |
| NANGO_CONNECTION_ID | Yes | The Nango connection ID for Microsoft Graph API access. | |
| NANGO_INTEGRATION_ID | Yes | The Nango integration ID for Microsoft Graph API access. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |