{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/scripts\/pipeline\/analyzers\/",
"description": "List analyzers"
}
}
{
"tool_response": {
"stdout": "total 96\ndrwxr-xr-x 3 root root 4096 Dec 28 09:03 .\ndrwxr-xr-x 12 www-data www-data 4096 Dec 31 03:01 ..\n-rw-r--r-- 1 root root 650 Dec 25 13:58 client.py\n-rw-r--r-- 1 root root 10741 Dec 31 03:01 document_analyzer.py\n-rw-r--r-- 1 root root 17234 Dec 31 03:01 entity_extractor.py\n-rw-r--r-- 1 root root 5682 Dec 31 03:01 entity_normalizer.py\n-rw-r--r-- 1 root root 1121 Dec 25 18:29 __init__.py\n-rw-r--r-- 1 root root 5388 Dec 31 03:01 ontology_classifier.py\ndrwxr-xr-x 2 root root 4096 Dec 28 12:56 __pycache__\n-rw-r--r-- 1 root root 3197 Dec 27 15:36 relation_extractor.py\n-rw-r--r-- 1 root root 5365 Dec 27 15:35 semantic_analyzer.py\n-rw-r--r-- 1 root root 8820 Dec 25 14:02 statement_analyzer.py\n-rw-r--r-- 1 root root 3127 Dec 27 15:37 taxonomy_classifier.py",
"stderr": "",
"interrupted": false,
"isImage": false
}
}