WeatherToolOutput
WeatherToolOutput =
object
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:4
Properties
Section titled “Properties”latitude
Section titled “latitude”latitude:
number
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:5
longitude
Section titled “longitude”longitude:
number
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:6
generationtime_ms
Section titled “generationtime_ms”generationtime_ms:
number
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:7
utc_offset_seconds
Section titled “utc_offset_seconds”utc_offset_seconds:
number
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:8
timezone
Section titled “timezone”timezone:
string
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:9
timezone_abbreviation
Section titled “timezone_abbreviation”timezone_abbreviation:
string
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:10
elevation
Section titled “elevation”elevation:
number
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:11
current_units
Section titled “current_units”current_units:
object
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:12
time:
string
interval
Section titled “interval”interval:
string
temperature_2m
Section titled “temperature_2m”temperature_2m:
string
weather_code
Section titled “weather_code”weather_code:
string
current
Section titled “current”current:
object
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:18
time:
string
interval
Section titled “interval”interval:
number
temperature_2m
Section titled “temperature_2m”temperature_2m:
number
weather_code
Section titled “weather_code”weather_code:
number
hourly_units
Section titled “hourly_units”hourly_units:
object
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:24
time:
string
temperature_2m
Section titled “temperature_2m”temperature_2m:
string
weather_code
Section titled “weather_code”weather_code:
string
hourly
Section titled “hourly”hourly:
object
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:29
time:
string
[]
temperature_2m
Section titled “temperature_2m”temperature_2m:
number
[]
weather_code
Section titled “weather_code”weather_code:
number
[]
daily_units
Section titled “daily_units”daily_units:
object
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:34
time:
string
weather_code
Section titled “weather_code”weather_code:
string
daily:
object
Defined in: .build/typescript/packages/tools/src/tools/weather.ts:38
time:
string
[]
weather_code
Section titled “weather_code”weather_code:
number
[]