Delete Knowledge Base Entry
neuron_delete_kb_entryPermanently delete a knowledge base entry by providing the knowledge base ID and entry ID. Removes outdated or incorrect information.
Instructions
Permanently delete a specific entry from a knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kbId | Yes | Unique identifier of the knowledge base | |
| entryId | Yes | Unique identifier of the entry to delete |