delete_context
Remove specific stored context entries by ID to manage persistent memory for AI agents. This tool helps maintain relevant semantic information by deleting outdated or unnecessary data from the vector database.
Instructions
Delete a specific context entry by its ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the context to delete |