reply
Answer a message directly by specifying the recipient and body. The reply is sent immediately, with no draft or queue, and can continue an existing thread.
Instructions
Answer a message. Consent-carrying, like grant(): there is no queue or draft state — calling this IS the send, because the caller has already been proven to be the owner by the gate.
to is the from subject exactly as it appeared in inbox(); the reply lands in that
subject's my_messages() on their next poll. thread should echo the thread you are
answering so the conversation stays together; a blank thread starts a fresh one.
Tier: owner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| body | Yes | ||
| thread | No |