Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.macro.com/llms.txt

Use this file to discover all available pages before exploring further.

SendEmail

Generated from the Macro Rust tool registry.

Parameters

ParameterTypeRequiredDescription
bccarrayYesBlind carbon copy recipients (optional).
bodystringYesThe plain text body of the email.
ccarrayYesCarbon copy recipients (optional).
replyingToIdstringYesThe ID of a message to reply to (optional). When set, the email is sent as a reply within the same thread.
subjectstringYesThe subject line of the email.
toarrayYesThe primary recipients (To field).