delete_agent_data
Purge all stored memories, profiles, and episodes for a given agent. Ensures complete data removal when an agent is deleted.
Instructions
Delete ALL data (memories, profiles, episodes) for a specific agent. Used by kernel during agent deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID whose data should be purged | |
| session_key | No | Opaque session identity you declare: a partition hint, not authentication and not a data filter. Selects which no-persist pause applies to this call. Omit to share one bucket with every caller that omits it. Full text on recall. |