Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for HTTP mode deployment | 8080 |
| TOOL_CATEGORIES | No | Comma-separated list of tool categories to load (valid values: accounts, campaigns, leads, emails, analytics). Reduces context window usage by loading only needed categories. | |
| INSTANTLY_API_KEY | No | Your Instantly API key for authentication |
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 | |