delete_namespace
Delete all memories in a namespace after previewing with dry run to avoid accidental data loss.
Instructions
Delete all memories in a namespace. DESTRUCTIVE - use dry_run first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Confirm deletion (required when dry_run=false) | |
| dry_run | No | Preview deletion without executing | |
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| namespace | Yes | Namespace to delete |