email_suggest_reply
Reads an email and provides formatted context for an AI assistant to draft a reply. Use with email_reply to send.
Instructions
Read an email and generate context for an AI reply. Returns the email content formatted for an AI assistant to draft a reply. The AI agent should then use email_reply to send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Additional context about how to reply (tone, key points, etc.) | |
| message_id | Yes | Message ID to suggest a reply for |