{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "curl -s -X POST \"http:\/\/localhost:6333\/collections\/documents\/points\/delete\" -H \"Content-Type: application\/json\" -d '{\"filter\": {\"must\": [{\"is_empty\": {\"key\": \"___never_matches___\"}}]}}'",
"description": "Delete all points from Qdrant - attempt 1"
}
}
{
"tool_response": {
"stdout": "{\"result\":{\"operation_id\":152,\"status\":\"acknowledged\"},\"status\":\"ok\",\"time\":0.00016532}",
"stderr": "",
"interrupted": false,
"isImage": false
}
}