# Stormglass Io AI integration on Definable

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

## What this connects

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

Vendor: https://stormglass.io/

## Tools available

**6** tools available. First 6:

- `STORMGLASS_IO_GET_ELEVATION_POINT` — Get Elevation for Point — Tool to fetch elevation data for a single geographic point. Use when you need bathymetry or topography for a specific latitude/longitude.
- `STORMGLASS_IO_GET_TIDE_EXTREMES_POINT` — Get tide extremes for a 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.
- `STORMGLASS_IO_GET_TIDE_STATIONS_AREA` — Get Tide Stations in Area — Tool to list tide stations within a defined geographic bounding box. Use when you need stations in a specific region defined by coordinates.
- `STORMGLASS_IO_GET_TIDE_STATIONS_LIST` — List All Tide Stations — Tool to list all available tide stations. Use when you need a catalog of stations before querying tide data.
- `STORMGLASS_IO_STORMGLASS_GET_SOLAR_POINT` — Get solar data for a 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.
- `STORMGLASS_IO_STORMGLASS_GET_WEATHER_POINT` — Get weather data for a point — Tool to fetch marine and land weather data for a specific coordinate. Use after confirming latitude, longitude, and desired parameters.

## Auth

Auth schemes: `API_KEY`.

## How agents use Stormglass Io

Inside a Definable workflow, Stormglass Io is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Stormglass Io** — the Researcher (GPT-5.5) pulls context from Stormglass Io (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Stormglass Io** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Stormglass Io (create record, post message, draft email).
- **Designer / Engineer → Distributor → Stormglass Io** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Stormglass Io (attach file, open PR comment, post status).

The Verifier checks every Stormglass Io call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/

## Related

- HTML page: https://definable.ai/apps/stormglass_io/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
