NAiOS IconNAiOS Logo
Volver al catálogo

OpenWeatherMap

weathermap

WeatherMap provides visual weather data, forecasts, and mappings, helping users understand climate patterns or track severe weather conditions

Acciones
1
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (1)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Weather InfoWEATHERMAP_WEATHERAcción

Tool for querying the openweathermap api.

Parámetros de entrada

  • locationstringObligatorio

    The location for which weather information is requested (e.g., 'London,GB', 'London').You may specify the country code or not. If you get city not found error, try without country code.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not