get_proposal_list
Retrieve a list of JustLend DAO governance proposals with their status, vote counts, and details, sorted by newest first.
Instructions
Get the list of JustLend DAO governance proposals. Returns proposals with their status (Active, Passed, Defeated, etc.), vote counts, and details. Sorted by newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of proposals to return. Default: 10. Use 0 for all. | |
| network | No | Network. Default: mainnet |