get_market_data
Fetch Polymarket market data, including outcomes and volumes, from the Main subgraph. Use parameters to limit the number of results and customize ordering.
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 |