list_maps
List saved maps from the geospatial catalog with metadata like id, name, visibility, and layer count. Filter by search text and use limit and offset to control result size and paging.
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 |