unipile_get_emails
Retrieve recent emails from a specified account, including subject, body, sender, recipients, attachments, and metadata, using a standardized interface for messaging platforms.
Instructions
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) |