list_spaces
List spaces from the Geo knowledge graph with optional type filtering and pagination to control result size.
Instructions
List spaces with optional type filter. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by space type (PUBLIC maps to DAO) | |
| first | No | Max results (default 20) | |
| offset | No | Offset for pagination (default 0) |