I'm struggling to reliably get OpenAI conversation to use an area in spite of putting things like this in the instructions
"Use the area as specified by the user, or if the user does not explicitly state an area, then use the area the request came from. If an area cannot be determined, use the default area Music"
I'd like to see whether area / area_id etc are returned by openai to be used by my scripts. Is there a way to debug this?