Unipile MCP Server
by baryhuang
unipile_get_emails
Get recent emails from a specific account. Returns email details including subject, body, sender, recipients, attachments, and metadata.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_id | Yes | The ID of the account to get emails from | |
limit | No | Maximum number of emails to return (default: 10) |
Input Schema (JSON Schema)
You must be authenticated.