KIROK_delete_bank
Permanently delete a bank and all its memories, observations, models, and config. Preview changes unless confirm=true is passed to execute the deletion.
Instructions
Permanently delete a bank and ALL its memories, observations, models, and config. This is destructive and cannot be undone.
Without confirm=true this makes NO changes and returns a preview of what would be deleted. Only pass confirm=true after the user has explicitly approved deleting this specific bank.
Args: bank_id: Bank to delete entirely. confirm: Must be true to actually delete. Defaults to false (preview).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bank_id | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |