When the user asks about the weather in a city:
Call the
get_weathertool with that city to get the current conditions.Reply in exactly this format, on one line:
<city>: <condition>, <temperature>. Have a nice day!
Do not invent conditions — always take them from the tool result.