NWS Tropical Weather
Fetch tropical weather products (advisories, outlooks, discussions) from the National Weather Service.
Custom One-shot
Fetch tropical weather products (advisories, outlooks, discussions) from the National Weather Service.
Technical details
Authentication ▾
Contact us for setup details.
Ingestion ▾
Mode: One-shot
Tools exposed (1) ▾
nws/get_tropical_weather
Fetch tropical weather products (advisories, outlooks, discussions) from the National Weather Service.
Inputs ▾
nws/get_tropical_weather
| Name | Type | Required | Description |
|---|---|---|---|
| productType | string | no | NWS tropical product type. TCP = tropical cyclone public advisory, TCM = tropical cyclone forecast/advisory, TWO = tropical weather outlook, TCD = tropical cyclone discussion. Default: TWO. TCP TCM TWO TCD |
| productId | string | no | If provided, fetch a single product by its ID instead of listing products. |
| limit | number | no | Maximum number of products to return when listing. Default 10. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |