get_proposals
Retrieve proposals for a specific Geo space, sorted by creation time with newest first. Supports pagination to browse results.
Instructions
List proposals for a specific space, ordered by creation time (newest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Max results (default 20) | |
| offset | No | Offset for pagination (default 0) | |
| spaceId | Yes | Space ID (dashless hex) |