# Ambient Weather

Ambient Weather provides personal weather stations and an API for accessing real-time and historical weather data.

- **Category:** internet of things
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 1
- **Triggers:** 0
- **Slug:** `AMBIENT_WEATHER`
- **Version:** 20260211_00

## Tools

### Get Devices

**Slug:** `AMBIENT_WEATHER_GET_DEVICES`

Tool to retrieve a list of user's Ambient Weather devices with their most recent data. Use when you need to list your stations and view their latest readings.

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |
