memory_delete
Delete a specific memory from your project by providing its ID. Removes outdated or incorrect memories to keep your project's memory accurate.
Instructions
Delete a specific memory from the current project by its ID.
Args: memory_id: The full or partial ID of the memory to delete (required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |