portfolio_summary
Retrieve your current holdings, profit and loss, and annualized returns to evaluate your portfolio's performance.
Instructions
The user's current holdings + P&L + annualized returns (offline, read-only). Use to answer 'what do I hold / how am I doing'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asof | Yes | ||
| note | No | Read-only: figures are derived from your transaction log and the on-disk price cache. Uncached prices are fetched online on demand — a one-time core warm on the first cold call, plus any new ticker you ask about (set ASSET_MCP_OFFLINE=1 to keep it strictly offline); a value still unavailable shows null (n/a), never a guess. This is a view, not financial advice. | |
| totals | Yes | ||
| offline | No | ||
| returns | Yes | ||
| holdings | Yes | ||
| provenance | Yes | ||
| unpriced_tickers | Yes | held tickers with no usable cached price |