Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCOPES | No | The OAuth scopes required for Zoho CRM access | ZohoCRM.settings.READ,ZohoCRM.modules.READ,ZohoSearch.securesearch.READ,ZohoCRM.settings.layouts.READ |
| NODE_ENV | No | The Node.js environment mode | production |
| ZOHO_CLIENT_ID | Yes | Your Zoho Client ID from the Zoho Developer Console | |
| ZOHO_CLIENT_SECRET | Yes | Your Zoho Client Secret from the Zoho Developer Console |
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 | |