{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "DB_PASSWORD=\"v8mFLmkF2fth_r\" .\/venv\/bin\/python pipeline.py process \"\/var\/www\/nextcloud\/data\/root\/files\/Documents\/demo.pdf\" --verbose 2>&1 | head -100",
"timeout": 300000,
"description": "Run pipeline verbose"
}
}
{
"tool_response": {
"stdout": "usage: pipeline.py [-h] [--pipeline-id PIPELINE_ID] [--run-id RUN_ID]\n {scan,process,embed,semantic,semantic-queue,enrich-entities,all,file,status}\n [file_path]\npipeline.py: error: unrecognized arguments: --verbose",
"stderr": "",
"interrupted": false,
"isImage": false
}
}