forget
Soft-delete a memory to remove it from search results. Optionally require agent ownership to prevent unauthorized removal.
Instructions
Soft-delete a memory. It will no longer appear in search results.
If agent_id is provided, the memory is only deleted when it belongs to that agent. Returns 'forbidden' if the memory belongs to a different agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||