{"name":"alertmeteo_local_risk_tools","status":"draft_contract_not_launched","version":"2026-06-23.ai-v1","canonicalDocs":"https://alertmeteo.fr/ai","openApi":"https://alertmeteo.fr/api/ai/openapi.json","sourceBoundaries":["Météo-France Vigilance is the official vigilance source when explicitly mentioned.","Open-Meteo API Météo-France provides AROME model forecasts, not station observations.","AlertMétéo local risk is an independent decision-support synthesis, not an official warning.","Wind, rain and cold are currently model-derived signals unless explicitly stated otherwise.","In immediate danger, users should follow official authorities and emergency services."],"tools":[{"name":"get_local_weather_risk","status":"implemented_endpoint","description":"Return the main local weather-event risk, practical action, evidence and source boundaries for a French commune or coordinate point.","endpoint":{"method":"GET","url":"https://alertmeteo.fr/api/risk/local"},"inputSchema":{"type":"object","properties":{"commune":{"type":"string","pattern":"^\\d{5}$","description":"French INSEE commune code. Preferred input."},"lat":{"type":"number","minimum":41,"maximum":52,"description":"Latitude in metropolitan France, used with lon."},"lon":{"type":"number","minimum":-6,"maximum":11,"description":"Longitude in metropolitan France, used with lat."},"department":{"type":"string","description":"French department code for official canicule vigilance matching."},"audience":{"type":"string","enum":["public","operator"],"default":"public","description":"public for individuals, operator for local B2B wording."}},"anyOf":[{"required":["commune"]},{"required":["lat","lon"]}],"additionalProperties":false},"outputSchemaRef":"#/openapi/components/schemas/LocalRiskResponse","assistantUsePolicy":["Answer with the summary and one practical action first.","Mention Météo-France only as the official vigilance source when official vigilance appears in sources.","Mention AROME/Open-Meteo as model forecast data, not as measurement.","Do not claim AlertMétéo is an official warning system."]}],"futureToolCandidates":[{"name":"get_event_action_plan","status":"planned_wrapper","reason":"Useful for B2B operators, but should wait for rate limits and clearer pilot demand."},{"name":"summarise_multi_location_risk","status":"planned_wrapper","reason":"Strong B2B value for operators with several sites, but requires rate limits and batching policy."},{"name":"generate_public_notice","status":"planned_wrapper","reason":"Useful for visitor/staff communication. Must remain a draft, not official communication."}]}