Draft a CaseMail message for approval
send_case_mailWrite a CaseMail message from a saved case's address and return a link the user opens to review and send it. Use when the user asks you to reply to case correspondence or to write to someone about the case. Nothing is sent by this tool: the message only leaves CaseMagic after the user opens the review link and confirms it, and the link expires. Tell the user that they still have to confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | Optional copied addresses. | |
| to | Yes | Recipient email addresses. | |
| body | Yes | The message body, as plain text. | |
| subject | Yes | The subject line. | |
| matter_id | No | The CaseMagic matter id, as returned by create_case_passport or shown in an earlier result. Omit it when the account follows exactly one case and that is the one meant. |