Delete Message
neuron_delete_messagePermanently delete a specific message from a conversation. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the conversation | |
| msgId | Yes | Unique identifier (UUID) of the message to delete |