get_encrypted_messages
Retrieve encrypted messages from a Hive account's history, with optional decryption to read the content.
Instructions
Retrieve encrypted messages from account history with optional decryption
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of messages to retrieve | |
| decrypt | No | Whether to attempt decryption of messages | |
| username | No | Hive username to fetch encrypted messages for (defaults to configured account if not specified) |