get_email
Fetch complete details for a single email activity by its ID, including subject, address, body text, and timing.
Instructions
Get full details of a single email activity by its ID. Returns email-specific fields including subject, address, body text, and timing.
Args: name: The email activity ID (e.g. 'ACT00123' or the 'name' field from list_emails).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |