Skip to content

get_email

Get full email content including body, headers, and attachment metadata.

| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | email_id | string | Yes | Email ID to retrieve |

{
"tool": "get_email",
"arguments": { "email_id": "em1" }
}