get_email
Retrieve delivery status and engagement metrics for a sent email by providing its ID.
Instructions
Look up a single email by its ID to check delivery status (queued, sent, delivered, bounced, failed) and open/click counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The email ID returned by send_email. |