planet_search
Search Planet Labs satellite imagery by center coordinates, date range, and cloud cover to retrieve high-resolution scenes for any location.
Instructions
Search Planet Labs satellite imagery catalog — daily 3m resolution global coverage. Requires PLANET_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Center latitude | |
| lng | Yes | Center longitude | |
| limit | No | Maximum results | |
| end_date | Yes | End date YYYY-MM-DD | |
| item_type | No | Item type | PSScene |
| max_cloud | No | Maximum cloud cover percentage | |
| start_date | Yes | Start date YYYY-MM-DD |