```json { "intent": "READ", "entity": "Projekt", "parameters": { "location": "Zürich" }, "confidence": 0.95 } ``` **Analysis:** - **Intent**: READ - The command "Zeige mir" (Show me) clearly indicates a query/read operation - **Entity**: Projekt - The user explicitly asks for "Projekte" (projects) - **Parameters**: The location filter "in Zürich" is extracted as a search criterion. This could refer to a municipality (Gemeinde) named Zürich or projects located in the Zürich area - **Confidence**: 0.95 - High confidence as the intent and entity are clearly stated in the command