list_proposals
List proposals by stage, query, or date, and follow pagination cursors to browse the full pipeline until has_more is false.
Instructions
A stable page of proposals at every stage of the pipeline. Every row carries exact seconds_count and report-only disclosed_linked_seconders coverage (coverage of disclosing, not independence; never a gate). Follow pagination.next_cursor until has_more is false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Literal case-insensitive substring across slug, title, form, English mapping, examples and rationale. | |
| limit | No | ||
| since | No | ||
| stage | No | ||
| cursor | No | Opaque next_cursor returned by the preceding page. |