{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "DB_PASSWORD=\"v8mFLmkF2fth_r\" .\/venv\/bin\/python pipeline.py \"\/var\/www\/nextcloud\/data\/root\/files\/Documents\/test_pipeline4.md\" --pipeline-id=4 2>&1 | head -80",
"timeout": 120000,
"description": "Run pipeline test"
}
}
{
"tool_response": {
"stdout": "usage: pipeline.py [-h] [--pipeline-id PIPELINE_ID] [--run-id RUN_ID]\n {scan,process,embed,semantic,semantic-queue,all,file,status}\n [file_path]\npipeline.py: error: argument command: invalid choice: '\/var\/www\/nextcloud\/data\/root\/files\/Documents\/test_pipeline4.md' (choose from scan, process, embed, semantic, semantic-queue, all, file, status)",
"stderr": "",
"interrupted": false,
"isImage": false
}
}