Retrieves current weather conditions including temperature and weather status for any specified city. This endpoint provides real-time weather data via a payment-gated API on the Base network, accessible through x402 protocol. | Input: Requires a city name as a location parameter | Output: Returns current temperature (in degrees) and weather condition (e.g., sunny, rainy, cloudy) | Use cases: I need to check the current weather for a specific city; Get me the temperature and weather conditions for New York; I want to know if it's sunny or rainy in a particular location; Fetch weather data for trip planning
This action will execute the specified operation when your workflow runs.
This integration requires a connector to be configured before it can be used in workflows.
City name
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
temperatureweatherWhether the request succeeded
HTTP status code