Arctic Sea Ice Extent
climate.indicators.arctic_iceRetrieve monthly Arctic sea ice extent in million km² from 1979 to monitor long-term decline. Default returns last 10 years; configure up to 50 years. Data from NSIDC.
Instructions
Arctic sea ice extent from NSIDC — monthly measurements in million km² since 1979. Tracks long-term decline in Arctic ice coverage. Returns last 10 years by default. Source: National Snow and Ice Data Center.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Number of years of data to return (1-50, default 10). Data is monthly. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |