Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FROM_EMAIL | Yes | The email address to send from (e.g., gwen@irl-concierge.com) | |
PARTNER_EMAILS | Yes | Comma-separated list of partner email addresses to notify | |
RESEND_API_KEY | Yes | Your Resend API key for sending emails |
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 |