read_message
Retrieve a message by ID and automatically mark it as read when you are the recipient.
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 |