Example: Bearer <YOUR_API_KEY>
The channel provider to connect to. Currently supported: GMAIL (for Google Workspace). Coming soon: OUTLOOK (for Microsoft 365).
OUTLOOK, GMAIL "GMAIL"
The email address the agent will use to send and receive messages.
A description for the agent.
"Handles support emails for the team."
The display name for the agent.
"Janet Mendoza"
The webhook URL to receive Events for this Agent.
"https://api.example.com/webhook"
The secret that will be sent along with each Webhook as X-Monsteria-Webhook-Secret header.
"supersecret"
The LLM model to use for the agent. E.g., gpt-4, gpt-3.5-turbo, claude-2, etc.
"gpt-4.1"
Instructions and guidelines for the agent.
"You are a receptionist at a dental clinic. Your task is to assist patients in scheduling, rescheduling, or canceling appointments."