clear_all
Reset the knowledge graph by deleting all memory data for the current tenant. Preview with dry-run, then confirm=true to permanently erase stored facts without affecting API keys or tenant metadata.
Instructions
Delete all graph memory data for the current tenant. Requires confirm=true. This does not remove API keys or tenant metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to perform the destructive clear operation. | |
| dry_run | No | Preview the clear operation without deleting data. |