{
"event": "PreToolUse",
"tool_name": "mcp__mcp-tasks__tasks_list",
"tool_input": {
"status": "in_progress",
"compact": true,
"limit": 20
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"success\": true,\n \"tasks\": [\n {\n \"id\": 252,\n \"title\": \"D) Domain-Entities statt Arrays - Rich Domain Model\",\n \"description\": \"## Problem\\nController und UseCases arbeiten mit assoziativen Arrays statt typsicheren Domain-Objekte...\",\n \"type\": \"ai_task\",\n \"status\": \"in_progress\"\n },\n {\n \"id\": 251,\n \"title\": \"C) Große Klassen aufteilen - SRP durchsetzen\",\n \"description\": \"## Problem\\nKlassen mit zu vielen Verantwortungen (SRP-Bruch).\\n\\n## Betroffene Dateien\\n\\n### SemanticEx...\",\n \"type\": \"ai_task\",\n \"status\": \"in_progress\"\n }\n ],\n \"total\": 2,\n \"limit\": 20,\n \"offset\": 0,\n \"compact\": true\n}"
}
]
}