{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "php -r \"\nrequire 'vendor\/autoload.php';\n\\$pdo = new PDO('mysql:host=localhost;dbname=ki_content', 'root', 'v8mFLmkF2fth_r');\n\\$stmt = \\$pdo->query(\\\"SELECT id, name, content FROM content_config WHERE type = 'structure' AND id = 9\\\");\n\\$row = \\$stmt->fetch(PDO::FETCH_ASSOC);\necho json_encode(\\$row, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE);\n\"",
"description": "Get LinkedIn structure config"
}
}
{
"tool_response": {
"stdout": "false",
"stderr": "",
"interrupted": false,
"isImage": false
}
}