Delete from Hydra DB
hydradb_deletePermanently delete a memory or knowledge item from Hydra DB by its ID. Specify the kind (memory or knowledge) if needed.
Instructions
Delete a memory or knowledge source from Hydra DB by its ID. Use kind to select which family the ID belongs to. This action is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to delete | |
| kind | No | Which context family the ID belongs to: 'memory' or 'knowledge' (default: 'memory') |