decrypt_message
Decrypt an encrypted message sent by a Hive account using the sender's username and the cipher text.
Instructions
Decrypt an encrypted message received from a specific Hive account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | Yes | Hive username of the sender | |
| encrypted_message | Yes | Encrypted message (starts with #) |