I made a script that needs a area id as parameter. From the debug i can see that it wants to do the right thing but it uses a not valid area id. For example it tries to use area_id: Wohnzimmer Unten, which is invalid. A valid one would be area_id: wohnzimmer_unten
So what to do to make the LLM use valid IDs? Maybe a different description of the argument?