Delete Message
neuron_delete_messagePermanently deletes a specific message from a conversation using the conversation and message IDs.
Instructions
Delete a specific message from a conversation. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the conversation | |
| msgId | Yes | The unique identifier of the message to delete |