read_message
Retrieve a specific message by its ID and automatically mark it as read if you are the recipient, using keypair authentication.
Instructions
Read a specific message by its ID. Auto-marks the message as read if you are the recipient. Requires keypair auth.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | The message ID, e.g. msg_abc123 |