Tool to retrieve historical natural disaster data for a specific location by coordinates with date range. Use when you need historical disaster information for a geographic point within the past month.
toRequiredstringEnding timestamp in format 'YYYY-MM-DD HH:MM:SS'. Cannot be in the future. Example: '2026-02-11 23:59:59'
latRequirednumberLatitude of the search location. Must be between -90 and 90 degrees.
lngRequirednumberLongitude of the search location. Must be between -180 and 180 degrees.
fromRequiredstringStarting timestamp in format 'YYYY-MM-DD HH:MM:SS'. Must be within the last month. Example: '2026-02-08 00:00:00'
pageintegerPage number for pagination
limitintegerNumber of disaster records to return per page
eventTypestringOptional disaster event type code to filter results
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.