{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "def.*semantic|semantic.*command|\"semantic\"",
"path": "\/var\/www\/scripts\/pipeline\/pipeline.py",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "504: choices=[\"scan\", \"process\", \"embed\", \"semantic\", \"semantic-queue\", \"enrich-entities\", \"all\", \"file\", \"status\"],\n527: elif args.command == \"semantic\":\n530: print(\"Error: semantic command requires a document ID\")",
"numLines": 3
}
}