get_market_data
Retrieve Polymarket market and condition data, including outcomes and volumes, from the Main subgraph. Specify the number of markets and sorting options to get tailored results.
Instructions
Get Polymarket market/condition data including outcomes and volumes from the Main subgraph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Number of markets to return (1-100) | |
| orderBy | No | Field to order by | id |
| orderDirection | No | Sort direction | desc |