memdata_delete
Delete a stored artifact permanently by providing its UUID obtained from memdata_list.
Instructions
Delete a memory/artifact from storage. This permanently removes the content and all associated chunks. Use memdata_list to find artifact IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_id | Yes | The UUID of the artifact to delete (get this from memdata_list) |