Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NANGO_BASE_URL | Yes | Your Nango base URL (e.g., https://api.nango.dev) | |
READ_ONLY_MODE | No | Set to 'true' to disable all write operations. In this mode tools that modify Asana data will be disabled. | |
NANGO_SECRET_KEY | Yes | Your Nango secret key | |
NANGO_CONNECTION_ID | Yes | Your Nango connection ID for Asana | |
NANGO_INTEGRATION_ID | Yes | Your Nango integration ID for Asana |
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 |