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