openwebui_delete_chat
Permanently delete a chat using its ID. Requires confirmation because the action is irreversible.
Instructions
Delete a specific chat by ID. This is irreversible. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Chat ID to delete | |
| confirm | Yes | Must be true to confirm deletion |