Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AWS_REGION | Yes | Your AWS Region where SES is configured | |
AWS_ACCESS_KEY_ID | Yes | Your AWS Access Key ID with SES permissions | |
SENDER_EMAIL_ADDRESS | Yes | Your verified sender email address in AWS SES | |
AWS_SECRET_ACCESS_KEY | Yes | Your AWS Secret Access Key with SES permissions | |
REPLY_TO_EMAIL_ADDRESSES | No | Reply-to email addresses (comma separated) |
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 |