botserver/templates/api-client.gbai/api-client.gbdialog/climate.vbs

8 lines
184 B
Text

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