Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level: debug, info, warn, error | info |
| FRESHDESK_DOMAIN | Yes | Your Freshdesk domain (e.g., yourcompany.freshdesk.com or just 'yourcompany') | |
| FRESHDESK_API_KEY | Yes | Your Freshdesk API key for authentication | |
| FRESHDESK_TIMEOUT | No | Request timeout in milliseconds | 30000 |
| FRESHDESK_RATE_LIMIT | No | Rate limit per minute for API requests | 50 |
| FRESHDESK_MAX_RETRIES | No | Maximum retry attempts for failed requests | 3 |
Capabilities
Server capabilities have not been inspected yet.
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 | |