bottemplates/integration/api-client.gbai/api-client.gbdialog/climate.bas

9 lines
184 B
QBasic
Raw Normal View History

2025-12-15 16:33:32 -03:00
PARAM location AS "The city and state, e.g. San Francisco, CA"
PARAM unit AS "celsius", "fahrenheit"
DESCRIPTION "Get the current weather in a given location"
RETURN weather_info