Air daily summary
air_daily_summaryGet a concise daily air-quality snapshot for any location. Choose privacy mode to control whether identifiers are omitted or full payload is returned.
Instructions
Returns a synthesized daily snapshot for a location. v0.1 returns the current reading framed as a daily snapshot; richer multi-hour aggregation arrives in v0.2.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | YYYY-MM-DD; defaults to today (local timezone). | |
| locationId | No | ||
| privacy_mode | No | Optional privacy mode: summary | structured | raw. summary omits location identifiers and device serials when present; structured/raw return full payload. |