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

8 lines
184 B
QBasic

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