Send emails and manage drafts. Requires Connect access.Documentation Index
Fetch the complete documentation index at: https://docs.seamless.ai/llms.txt
Use this file to discover all available pages before exploring further.
Email accounts
| Tool | Description | Risk | Schema |
|---|---|---|---|
list_email_accounts | List connected sender addresses. | read | #list_email_accounts |
Email send and drafts
| Tool | Description | Risk | Schema |
|---|---|---|---|
create_email_draft | Create draft (not sent). | write | #create_email_draft |
get_email_draft | Retrieve a draft. | read | #get_email_draft |
update_email_draft | Update draft content. | write | #update_email_draft |
send_email_draft | Send a saved draft. | write | #send_email_draft |
send_email | Send in one step. | write | #send_email |
send_bulk_email | Send to contacts matching filters. | write | #send_bulk_email |
send_email
Saved contact ID from
get_my_contacts (not a search result ID).Sender email address from a connected account (
list_email_accounts or seamless://email-accounts).Recipient email address.
