search_imagery
Search Earth observation catalogs for satellite imagery by location, date range, and cloud cover filter. Returns items sorted by recency.
Instructions
Search a STAC catalog for imagery/data items.
Provide either bbox [w, s, e, n] or a place name (geocoded for you). datetime_range is RFC3339, e.g. "2026-06-01T00:00:00Z/2026-07-09T00:00:00Z". Returns compact items sorted newest first; feed self_url/ids into preview_item, compute_statistics, or render_map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | ||
| limit | No | ||
| place | No | ||
| catalog | Yes | ||
| collections | Yes | ||
| datetime_range | No | ||
| max_cloud_cover | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||