polymarket_get_user_positions
Retrieve current Polymarket positions for a wallet address, sorted by value, P&L, or token count.
Instructions
Public current holdings for a wallet address (0x...).
Args: wallet: EVM address, e.g. "0x...". limit: 1-100 (default 20). sort_by: One of CURRENT, CASHPNL, PERCENTPNL, TOKENS, INITIAL, PRICE, AVGPRICE, TITLE, RESOLVING (default CURRENT). Sorted descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | ||
| limit | No | ||
| sort_by | No | CURRENT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |