list_maps
List saved maps from the GeoLens catalog with metadata like id, name, visibility, and layer count. Filter by name or description and control result pagination.
Instructions
List saved maps (read-only metadata: id, name, visibility, layer count).
Args: search: Optional text filter on map name/description. limit: Max results (1-200, default 50). offset: Result offset for paging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No |