get_events
Retrieve prediction market events with associated markets. Filter by active status, sort by volume or liquidity, and set a limit.
Instructions
Get events with their associated markets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of events to return (default: 20) | |
| active | No | Filter for active events only (default: true) | |
| orderBy | No | Sort events by field (default: volume) | volume |