zernio_edit_message
Edit a message in a conversation by specifying the conversation, message ID, and new text.
Instructions
Edit a message in a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversationId | Yes | The conversation ID | |
| messageId | Yes | The message ID to edit | |
| message | Yes | The updated message text |