rename_namespace
Rename a namespace and transfer all its memories to the new name, preserving data integrity and keeping the knowledge graph organized.
Instructions
Rename a namespace, moving all its memories to the new name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| new_namespace | Yes | New namespace name | |
| old_namespace | Yes | Current namespace name |