sage_message_reply
Reply to a message_id with result data, validating session and ensuring idempotent delivery for local or federated messages.
Instructions
Reply to one receiver-local or inbound federated message_id returned by sage_messages_receive or sage_inbox. The claimant session is checked in the same transaction that completes work. Local and federated replies are idempotent: an identical retry returns the original result/event, while a different second reply conflicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Untrusted result data returned to the sender | |
| message_id | Yes |