Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CANNY_API_KEY | Yes | Your Canny.io API key | |
CANNY_TIMEOUT | No | Request timeout in ms | 30000 |
CANNY_BASE_URL | No | API base URL | https://canny.io/api/v1 |
CANNY_MAX_RETRIES | No | Max retry attempts | 3 |
CANNY_RATE_LIMIT_RPM | No | Requests per minute limit | 60 |
CANNY_RATE_LIMIT_BURST | No | Burst limit | 10 |
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 |