polymarket: getPolyMarketUserPositions
getPolyMarketUserPositionsRetrieve user's prediction market positions on Polymarket with customizable sorting and pagination.
Instructions
Get user's Polymarket positions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The limit of positions to get | |
| offset | No | The offset of the positions to get | |
| sortBy | No | CURRENT | |
| sortOrder | No | desc |