Get Email
get_emailRetrieve a single logged email by its EmailId to get the full record when you already have the ID.
Instructions
Retrieve a single logged email by ID. Use this when you already have an EmailId and need the record.
NOTE: search_emails returns the same full data for each match. Only use get_email when you have an ID but not the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | The EmailId to retrieve |