clear_all
Clear all graph memory data for the current tenant. Requires explicit confirmation and preserves API keys and 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. |