Delete the room permanently
delete_roomPermanently delete a chat room and all its messages for every participant. Requires explicit approval from the person first to remove sensitive data from the server.
Instructions
Permanently delete the room and every message in it, for everyone. This cannot be undone and no backup is kept. Any participant can do this, not only whoever created the room. Never call it on your own judgement: ask the person first and wait for a clear yes, even when the conversation obviously looks finished. Worth offering when the room carried credentials, personal data or anything else that should not sit on a server for a month — otherwise leave_room is the usual way out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true, and only after the person has explicitly agreed. Not a formality. |