Copernicus
environment__copernicusAccess and list available climate dataset collections from the Copernicus Climate Data Store to analyze environmental and air quality data with metadata on temporal and spatial coverage.
Instructions
[Environment & Air Quality Agent] List available dataset collections from the Copernicus Climate Data Store (CDS). Returns collection metadata including temporal and spatial extent. Source: Copernicus Climate Data Store (Copernicus License), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (1–100) | |
| query | No | Optional search term to filter collections by title or description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |