inspect_email
Fetches an email and displays its event timeline from sent to delivered, opened, clicked, bounced, or complained, highlighting the final state and any problems.
Instructions
Full lifecycle view of one email: fetches it and renders a readable timeline of its events (sent → delivered → opened → clicked, or bounced/complained), highlighting the final state and any problem. Use to answer 'what happened to this email?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The sent email ID |