InboxesMessages
Send Message
CLI:
agentmail inboxes:messages send --inbox-id <inbox_id> --to recipient@example.com --subject "Hello" --text "Body"
post/v0/inboxes/{inbox_id}/messages/send
Path parameters
inbox_idstring required
The ID of the inbox.
CLI:
agentmail inboxes:messages send --inbox-id <inbox_id> --to recipient@example.com --subject "Hello" --text "Body"
The ID of the inbox.