Send Message
Outputs
Send Message
Send a message to a specified recipient, such as an email with formatted content.
POST
Send Message
Authorizations
Bearer token from your account (https://agent.ai/user/integrations#api)
Body
application/json
Select the type of message to send, such as 'Email'.
Available options:
email Enter the recipient's address, such as '[email protected]' for emails.
Available options:
current_user, email_addresses Provide the message content, such as 'Hello, your order is confirmed!' or formatted HTML for emails.
Enter each email on a new line
Provide a subject line for the email such as New message from {{agent.name}}

