polymarket: getPolyMarketUserPositions
getPolyMarketUserPositionsRetrieve your Polymarket positions with options to limit, offset, and sort by criteria like current value or profit/loss.
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 |