chat_session_delete
Permanently delete a chat session and all associated messages, including removing vectors from Qdrant storage. This action is irreversible.
Instructions
Permanently delete a session and all its messages. This also removes vectors from Qdrant. Irreversible.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | UUID of the session to delete. |