getPredictionPortfolioSummary
Retrieve an aggregated summary of your prediction market portfolio, including total invested amount, current value, and profit/loss metrics.
Instructions
Query an aggregated summary of the authenticated user's prediction market portfolio. Returns total invested amount, current portfolio value, unrealized and realized P&L, and total number of active and historical positions.
AI agent can use this to give users a quick overview of their prediction market performance without listing all individual positions.
Agent hint: Use this for a high-level portfolio overview: total value, total P&L, position counts. For individual position details, use getPredictionPositionList. For historical P&L breakdown, use getPredictionPositionHistory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||