reply_email
Reply to a specific email by providing its UUID and your response text.
Instructions
Replies to the email with the given UUID with the given body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Text to put in the reply email. | |
| uuid | Yes | UUID of the email to get the body for (returned by list_emails). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |