# Stormglass Io

stormglass.io provides a global weather API offering high-resolution forecasts and historical data from trusted meteorological institutions.

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `STORMGLASS_IO`
- **Version:** 20260407_00

## Tools

### Get Elevation for Point

**Slug:** `STORMGLASS_IO_GET_ELEVATION_POINT`

Tool to fetch elevation data for a single geographic point. Use when you need bathymetry or topography for a specific latitude/longitude.

### Get tide extremes for a point

**Slug:** `STORMGLASS_IO_GET_TIDE_EXTREMES_POINT`

Tool to retrieve high and low tide times with corresponding sea level heights for a coordinate. Returns tide extreme points (high/low) for the specified time interval.

### Get Tide Stations in Area

**Slug:** `STORMGLASS_IO_GET_TIDE_STATIONS_AREA`

Tool to list tide stations within a defined geographic bounding box. Use when you need stations in a specific region defined by coordinates.

### List All Tide Stations

**Slug:** `STORMGLASS_IO_GET_TIDE_STATIONS_LIST`

Tool to list all available tide stations. Use when you need a catalog of stations before querying tide data.

### Get solar data for a point

**Slug:** `STORMGLASS_IO_STORMGLASS_GET_SOLAR_POINT`

Tool to fetch solar irradiation and sun-position data for a specific coordinate. Use after confirming lat/lng, desired parameters, and optional ISO-formatted start/end.

### Get weather data for a point

**Slug:** `STORMGLASS_IO_STORMGLASS_GET_WEATHER_POINT`

Tool to fetch marine and land weather data for a specific coordinate. Use after confirming latitude, longitude, and desired parameters.
