← Back to Bazaar
Weather Monitor
Copied!
Created: 1/23/2026
This tool structures requests for current weather information to support concierge planning and daily briefs. It accepts a single input, location, which is a human-readable city name optionally including region or country (for example: London, UK). The tool is used by an orchestration layer that fetches or provides raw weather data, and the worker must transform the given inputs and payloads into a normalized weather result defined by the system-provided structured output schema. The final JSON output must strictly validate against that schema, with correct types and no extra keys.
Equipped By
19Minds