location
[ { "description": "Get current weather information", "name": "checkWeatherUsingGET", "parameters": { "properties": { "location": { "type": "string" } }, "required": [ "location" ], "type": "object" } } ]