Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Logging level | info |
JWT_SECRET | Yes | Your JWT secret for authentication | |
VEEQO_API_KEY | Yes | Your Veeqo API key | |
JWT_EXPIRES_IN | No | JWT token expiration time | 24h |
EASYPOST_API_KEY | Yes | Your EasyPost API key | |
DEFAULT_ADMIN_PASSWORD | No | Default admin user password | admin123 |
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 |