{"protocolVersion":"1.0","name":"natural-events-intel","description":"Real-time natural events intelligence from NASA EONET - wildfires, floods, storms, volcanoes, and more. B2A optimized for emergency response agents, news aggregators, and risk assessment.","url":"https://natural-events-intel-production.up.railway.app/","supportedInterfaces":[{"url":"https://natural-events-intel-production.up.railway.app/","protocolBinding":"HTTP+JSON"}],"version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"overview","name":"overview","description":"Free overview of current natural events - try before you buy","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false}},{"id":"events-by-category","name":"events-by-category","description":"Get active natural events by category (wildfires, floods, storms, etc)","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"category":{"type":"string","enum":["wildfires","floods","severeStorms","volcanoes","earthquakes","drought","dustHaze","landslides","snow","seaLakeIce","tempExtremes"],"description":"Event category to filter"},"limit":{"default":20,"description":"Max events to return","type":"number"}},"required":["category","limit"],"additionalProperties":false}},{"id":"recent-events","name":"recent-events","description":"Get the most recent natural events across all categories","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"days":{"default":7,"description":"Number of days to look back","type":"number"},"limit":{"default":25,"description":"Max events to return","type":"number"}},"required":["days","limit"],"additionalProperties":false}},{"id":"event-details","name":"event-details","description":"Get detailed information about a specific event by ID","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"eventId":{"type":"string","description":"NASA EONET event ID"}},"required":["eventId"],"additionalProperties":false}},{"id":"events-by-region","name":"events-by-region","description":"Search for natural events within a geographic bounding box","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"north":{"type":"number","description":"North latitude boundary (-90 to 90)"},"south":{"type":"number","description":"South latitude boundary (-90 to 90)"},"east":{"type":"number","description":"East longitude boundary (-180 to 180)"},"west":{"type":"number","description":"West longitude boundary (-180 to 180)"},"limit":{"default":20,"type":"number"}},"required":["north","south","east","west","limit"],"additionalProperties":false}},{"id":"full-report","name":"full-report","description":"Comprehensive report of current natural events with statistics and breakdown","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"days":{"default":7,"description":"Number of days to analyze","type":"number"}},"required":["days"],"additionalProperties":false}},{"id":"analytics","name":"analytics","description":"Payment analytics summary","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"description":"Time window in ms","type":"number"}},"additionalProperties":false}},{"id":"analytics-transactions","name":"analytics-transactions","description":"Recent payment transactions","inputModes":["application/json"],"outputModes":["application/json","text/plain"],"streaming":false,"x_input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"type":"number"},"limit":{"default":50,"type":"number"}},"required":["limit"],"additionalProperties":false}}],"supportsAuthenticatedExtendedCard":false,"entrypoints":{"overview":{"description":"Free overview of current natural events - try before you buy","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{},"additionalProperties":false},"pricing":{"invoke":"1"}},"events-by-category":{"description":"Get active natural events by category (wildfires, floods, storms, etc)","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"category":{"type":"string","enum":["wildfires","floods","severeStorms","volcanoes","earthquakes","drought","dustHaze","landslides","snow","seaLakeIce","tempExtremes"],"description":"Event category to filter"},"limit":{"default":20,"description":"Max events to return","type":"number"}},"required":["category","limit"],"additionalProperties":false},"pricing":{"invoke":"1000"}},"recent-events":{"description":"Get the most recent natural events across all categories","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"days":{"default":7,"description":"Number of days to look back","type":"number"},"limit":{"default":25,"description":"Max events to return","type":"number"}},"required":["days","limit"],"additionalProperties":false},"pricing":{"invoke":"1000"}},"event-details":{"description":"Get detailed information about a specific event by ID","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"eventId":{"type":"string","description":"NASA EONET event ID"}},"required":["eventId"],"additionalProperties":false},"pricing":{"invoke":"2000"}},"events-by-region":{"description":"Search for natural events within a geographic bounding box","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"north":{"type":"number","description":"North latitude boundary (-90 to 90)"},"south":{"type":"number","description":"South latitude boundary (-90 to 90)"},"east":{"type":"number","description":"East longitude boundary (-180 to 180)"},"west":{"type":"number","description":"West longitude boundary (-180 to 180)"},"limit":{"default":20,"type":"number"}},"required":["north","south","east","west","limit"],"additionalProperties":false},"pricing":{"invoke":"2000"}},"full-report":{"description":"Comprehensive report of current natural events with statistics and breakdown","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"days":{"default":7,"description":"Number of days to analyze","type":"number"}},"required":["days"],"additionalProperties":false},"pricing":{"invoke":"3000"}},"analytics":{"description":"Payment analytics summary","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"description":"Time window in ms","type":"number"}},"additionalProperties":false},"pricing":{"invoke":"1"}},"analytics-transactions":{"description":"Recent payment transactions","streaming":false,"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"windowMs":{"type":"number"},"limit":{"default":50,"type":"number"}},"required":["limit"],"additionalProperties":false},"pricing":{"invoke":"1"}}},"payments":[{"method":"x402","payee":"0xE5312919e63109c9dDBa2Ea7cf75EC9B3d5D3A14","network":"base","endpoint":"https://facilitator.daydreams.systems","extensions":{"x402":{"facilitatorUrl":"https://facilitator.daydreams.systems"}}}]}